We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4245b11 commit 8917cbbCopy full SHA for 8917cbb
1 file changed
.github/workflows/auto-assign-pr.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
types: [opened]
6
7
+permissions:
8
+ issues: write
9
+
10
jobs:
11
assign:
12
runs-on: ubuntu-latest
0 commit comments