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

View File

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