Skip to content

Commit

Permalink
chore: give merge-conflict action permission to write PRs (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvayngrib authored Jan 25, 2024
1 parent 3cc0d95 commit ab1654d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conflicts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

permissions:
contents: read
pull-requests: write

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit ab1654d

Please sign in to comment.