Allow job to write PR

This commit is contained in:
Gabriel Augendre 2023-03-14 10:42:32 +01:00 committed by github-actions[bot]
parent 49a803cdf9
commit 343713bdbf

View file

@ -41,6 +41,8 @@ jobs:
name: Auto merge
runs-on: ubuntu-latest
needs: tests
permissions:
pull-requests: write
env:
GH_TOKEN: ${{ github.token }}
if: >-