We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d9bcfb + 46761e0 commit 4cb991cCopy full SHA for 4cb991c
1 file changed
.github/workflows/regexCommenter.yml
@@ -4,6 +4,9 @@ on:
4
issues:
5
types: [opened]
6
7
+permissions:
8
+ issues: write
9
+
10
jobs:
11
auto-comment:
12
runs-on: ubuntu-latest
0 commit comments