Update tests.yaml

This commit is contained in:
Kilian Ciuffolo 2024-05-22 18:36:58 -07:00 committed by GitHub
parent 9cb2d34f70
commit 072b370598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,8 @@ on:
pull_request: pull_request:
permissions: permissions:
contents: read # to fetch code (actions/checkout) pull-requests: write # required for posting comments
contents: write # required for git push
jobs: jobs:
build: build: