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 5796d7a commit 10c7374Copy full SHA for 10c7374
.github/workflows/add-comment-to-recruit-issues.yml
@@ -1,4 +1,6 @@
1
name: Add comment to all issues
2
+permissions:
3
+ issues: write
4
5
on:
6
workflow_dispatch: # Allows manual trigger
0 commit comments