Skip to content

Commit

Permalink
Update permissions for auto-merge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
umi1299 committed Nov 16, 2023
1 parent a557987 commit 23a1622
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ on:
permissions:
pull-requests: write
contents: write
actions: read
checks: read
deployments: read
id-token: read
issues: read
discussions: read
packages: read
pages: read
repository-projects: read
security-events: read
statuses: read

jobs:
auto-merge:
Expand Down

0 comments on commit 23a1622

Please sign in to comment.