We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55d7b5 commit 40cf70dCopy full SHA for 40cf70d
.github/workflows/invitation.yml
@@ -1,5 +1,8 @@
1
name: Automate Invitation
2
3
+permissions:
4
+ issues: write
5
+
6
on:
7
issues:
8
types: [labeled]
0 commit comments