Skip to content

Commit

Permalink
Add write issues permission
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhuangwq committed Feb 26, 2024
1 parent 1dadc14 commit e86d856
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/autoAssign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
jobs:
run:
runs-on: ubuntu-latest

permissions:
issues: write

steps:
- uses: wow-actions/auto-assign@v3
with:
Expand Down

0 comments on commit e86d856

Please sign in to comment.