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.
2 parents 555915b + e9f2195 commit 52351a6Copy full SHA for 52351a6
1 file changed
.github/workflows/test.yml
@@ -13,6 +13,9 @@ on:
13
- main
14
- dev-1
15
16
+permissions:
17
+ contents: read
18
+
19
jobs:
20
lint:
21
runs-on: ubuntu-latest
0 commit comments