.github/workflows/apply-labels.yml in honeycomb-beeline-2.7.1 vs .github/workflows/apply-labels.yml in honeycomb-beeline-2.8.0
- old
+ new
@@ -1,6 +1,6 @@
name: Apply project labels
-on: [issues, pull_request, label]
+on: [issues, pull_request_target, label]
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply common project labels
steps: