Try to fix PR labeler

Reference: https://github.com/actions/labeler?tab=readme-ov-file#permissions
This commit is contained in:
Stypox 2024-03-28 12:03:10 +01:00 committed by GitHub
parent 58ae7fbccb
commit 29e4135aaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: "PR size labeler"
on: [pull_request]
on: [pull_request_target]
permissions:
contents: read
pull-requests: write