We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be12655 commit 201be15Copy full SHA for 201be15
2 files changed
.github/workflows/test.yml
@@ -2,6 +2,9 @@ name: test
2
on:
3
push:
4
5
+permissions:
6
+ contents: read
7
+
8
jobs:
9
test:
10
runs-on: ubuntu-latest
0 commit comments