Fix permissions (#8614)

This commit is contained in:
Pere Miquel Brull 2022-11-09 16:07:06 +01:00 committed by GitHub
parent c07f636e88
commit ccf16cbfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,8 +52,6 @@ jobs:
git diff-files --quiet
- name: Create a comment in the PR with the instructions
permissions:
pull-requests: write
if: steps.git.outcome != 'success'
uses: peter-evans/create-or-update-comment@v1
with: