Skip to content

Commit

Permalink
replace pull_request_target with pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
cyliu0 committed Nov 13, 2024
1 parent 57eadb1 commit 453eddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-triggered.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Label Triggered Comment
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
pull_request:
types: [labeled, unlabeled]

permissions:
Expand Down

0 comments on commit 453eddb

Please sign in to comment.