Skip to content

Commit

Permalink
Change permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMichali committed Sep 19, 2024
1 parent abfe2ba commit b484866
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ on:
- ready_for_review
- synchronize

permissions:
contents: write
pull-requests: write


jobs:
enable-auto-merge:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Enable auto-merge for PRs
env:
Expand Down

0 comments on commit b484866

Please sign in to comment.