CI: Switch the labeler event to pull_request_target

Otherwise, the action won't work on PRs from forked repositories
(#10326).
This commit is contained in:
Dan Fandrich 2023-01-25 10:42:17 -08:00
parent c0958b7ea1
commit de8cc2108a

View File

@ -10,7 +10,7 @@
# https://github.com/actions/labeler
name: Labeler
on: [pull_request]
on: [pull_request_target]
jobs:
label: