Skip to content

Commit 43b1b74

Browse files
authored
Add read permissions for contents in optional lint (#2750)
1 parent fb382ba commit 43b1b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
name: Optional Lint
1818
runs-on: ubuntu-latest
1919
permissions:
20+
contents: read
2021
pull-requests: write
2122

2223
steps:

0 commit comments

Comments
 (0)