change the workflow trigger
from pull_request to pull_request_target
This commit is contained in:
committed by
Chris Hennes
parent
642d308800
commit
4f40254bf2
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -6,7 +6,7 @@
|
||||
|
||||
name: Labeler
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, reopened]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user