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 7d015e5 commit 729c4e4Copy full SHA for 729c4e4
.github/workflows/lint.yml
@@ -1,6 +1,8 @@
1
---
2
name: Lint
3
on: pull_request
4
+permissions:
5
+ contents: read
6
7
jobs:
8
yamllint:
0 commit comments