change the workflow trigger

from pull_request to pull_request_target
This commit is contained in:
Florian Simmer
2022-01-03 09:12:54 +01:00
committed by Chris Hennes
parent 3ce001abdf
commit ba205415c5

View File

@@ -6,7 +6,7 @@
name: Labeler
on:
pull_request:
pull_request_target:
types: [opened, reopened]
jobs: