ci: fix permissions for "Auto-label PRs based on title" (#31776)

This commit is contained in:
Raffael Meyer 2025-03-17 22:02:11 +01:00 committed by GitHub
parent b2f7248d0b
commit f3ffc88f26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: "Auto-label PRs based on title"
on:
pull_request:
pull_request_target:
types: [opened, reopened]
jobs: