Skip to content

Commit

Permalink
Add actions permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
yamachu committed May 6, 2024
1 parent 0c45d10 commit feb51e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-queue-trigger-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
contents: write
issues: write
pull-requests: write
actions: write
steps:
- uses: yamachu/merge-queue-action/precheck@main
- uses: actions/checkout@v4
Expand Down

0 comments on commit feb51e5

Please sign in to comment.