Skip to content

Commit

Permalink
Possible fix for broken GitHub Action. (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalexrouse authored Aug 2, 2024
1 parent 5783c17 commit 0b577df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_request_opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ jobs:
sync-labels: true
assign-author:
runs-on: ubuntu-latest
permissions:
pull-requests: write

steps:
- uses: toshimaru/auto-author-assign@v2.1.1

0 comments on commit 0b577df

Please sign in to comment.