ci: add pull-requests to upstream workflow permissions (#76)

This commit is contained in:
Daniëlle Huisman 2025-05-17 00:00:29 +02:00 committed by GitHub
parent 2f6b686044
commit 284126b725
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ on:
permissions:
contents: write
pull-requests: write
jobs:
check: