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 48071a4 + 4520c51 commit 6f38763Copy full SHA for 6f38763
.github/workflows/linux.yml
@@ -9,6 +9,7 @@ on:
9
10
# implicitely set all other permissions to none
11
permissions:
12
+ checks: write # test.yml
13
contents: read # actions/checkout debos.yml test.yml
14
packages: read # test.yml
15
pull-requests: write # test.yml
0 commit comments