Skip to content

Commit 2285af8

Browse files
committed
chore: Update issue-assign workflow to use gh issue edit command for assigning issues
1 parent 2447961 commit 2285af8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-assign.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
jobs:
99
assign:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
issues: write
1113

1214
steps:
1315
- name: Assign issue to repository owner

0 commit comments

Comments
 (0)