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 b398387 commit ec0f589Copy full SHA for ec0f589
1 file changed
.github/workflows/main.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches: [main, test-me-*]
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
main:
11
runs-on: ubuntu-latest
0 commit comments