Update .github/workflows/tests.yaml

This commit is contained in:
Kilian Ciuffolo 2024-06-01 11:03:11 -07:00 committed by GitHub
parent f68f7356f6
commit 7053e609d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ on:
pull_request: pull_request:
permissions: permissions:
pull-requests: write # required for posting comments pull-requests: write # required for posting comments (test)
contents: write # required for git push contents: write # required for git push
jobs: jobs: