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 d7e5937 commit 324c51fCopy full SHA for 324c51f
.github/workflows/test-report.yml
@@ -6,6 +6,9 @@ on:
6
types:
7
- completed
8
9
+permissions:
10
+ checks: write
11
+
12
jobs:
13
report:
14
name: Workflow test
0 commit comments