We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08c8275 + 9226bae commit 7c84943Copy full SHA for 7c84943
1 file changed
.github/workflows/ci-sanity.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
pull_request:
6
7
+permissions:
8
+ contents: read
9
+
10
jobs:
11
markdown-lint:
12
runs-on: ubuntu-latest
0 commit comments