We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ded107 + 729c4e4 commit 7abf8e1Copy full SHA for 7abf8e1
1 file changed
.github/workflows/lint.yml
@@ -3,6 +3,8 @@ name: Lint
3
permissions:
4
contents: read
5
on: pull_request
6
+permissions:
7
+ contents: read
8
9
jobs:
10
yamllint:
0 commit comments