Skip to content

Commit e86d856

Browse files
Add write issues permission
1 parent 1dadc14 commit e86d856

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/autoAssign.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
jobs:
66
run:
77
runs-on: ubuntu-latest
8+
9+
permissions:
10+
issues: write
11+
812
steps:
913
- uses: wow-actions/auto-assign@v3
1014
with:

0 commit comments

Comments
 (0)