We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be86caf + 29803ce commit 6aa32baCopy full SHA for 6aa32ba
1 file changed
.github/workflows/markdown-lint.yml
@@ -9,7 +9,8 @@ on: # yamllint disable-line rule:truthy
9
branches: ["main"]
10
workflow_dispatch:
11
12
-permissions: read-all
+permissions:
13
+ contents: read
14
15
jobs:
16
markdownlint:
0 commit comments