ci: limit permissions for the update labels workflow (@fehmer) (#6200)

This commit is contained in:
Christian Fehmer 2025-01-22 16:19:32 +01:00 committed by GitHub
parent fc6564289c
commit c469ddddff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,9 @@
name: Check labels to update
permissions:
actions: read
pull-requests: read
on:
pull_request_target:
types: