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 d82f3e5 commit 9ee469eCopy full SHA for 9ee469e
.github/workflows/test.yaml
@@ -4,6 +4,9 @@ on:
4
- pull_request
5
- push
6
7
+permissions:
8
+ contents: read
9
+
10
env:
11
CI: true
12
0 commit comments