We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be5a654 + 5082fe5 commit 04bb3f3Copy full SHA for 04bb3f3
1 file changed
.github/workflows/ci.yml
@@ -32,4 +32,8 @@ jobs:
32
path: test-report.json
33
web-page-report:
34
needs: linux-test-runner
35
+ permissions:
36
+ contents: read
37
+ actions: read
38
+ checks: write
39
uses: ./.github/workflows/test-report.yml
0 commit comments