Allow job to write contents

This commit is contained in:
Gabriel Augendre 2023-03-14 10:46:51 +01:00 committed by github-actions[bot]
parent 343713bdbf
commit 2d60910b99

View file

@ -43,6 +43,7 @@ jobs:
needs: tests
permissions:
pull-requests: write
contents: write
env:
GH_TOKEN: ${{ github.token }}
if: >-