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.
1 parent bfd5c5a commit ef20317Copy full SHA for ef20317
.github/workflows/md_lint_check.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
lint:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-24.04
14
env:
15
CI: true
0 commit comments