ci: use pull_request_target for auto labeling

This commit is contained in:
iCrawl 2022-01-07 20:54:51 +01:00
parent b08c41d425
commit c8bfb24589
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2

View file

@ -1,6 +1,6 @@
name: 'PR Labeler'
on:
pull_request:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest