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 ffe0bde + f51df8c commit d544384Copy full SHA for d544384
.github/workflows/reports-check.yml
@@ -3,6 +3,9 @@ name: reports-check
3
on:
4
issues:
5
types: [opened]
6
+permissions:
7
+ issues: write
8
+ contents: read
9
jobs:
10
check:
11
runs-on: ubuntu-22.04
0 commit comments