Skip to content

Commit

Permalink
ci(automerge): set correct contents permission level
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Apr 7, 2022
1 parent 18c44c9 commit 52eef71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
types: [completed]

permissions:
contents: read
contents: write
pull-requests: write

jobs:
Expand Down

0 comments on commit 52eef71

Please sign in to comment.