We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cda0e0f + ce08eea commit 247090eCopy full SHA for 247090e
1 file changed
.github/workflows/lint.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
lint:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v5
0 commit comments