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 9a962d1 commit f0066c5Copy full SHA for f0066c5
.github/workflows/main.yml
@@ -4,6 +4,10 @@ on:
4
branches: [ main, master ]
5
pull_request:
6
7
+permissions:
8
+ contents: read
9
+ checks: write
10
+ id-token: write
11
jobs:
12
test:
13
timeout-minutes: 60
0 commit comments