Use pull_request_target for auto labeler.

This commit is contained in:
Jeremy Wood 2023-02-25 20:39:56 -05:00
parent 073091525b
commit 2b97f7310f
No known key found for this signature in database
GPG Key ID: C5BAD04C77B91B4B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: "Pull Request Labeler"
on:
pull_request:
pull_request_target:
types: [opened]
branches: [main]