Skip to content

Commit 879b11e

Browse files
authored
Merge pull request #646 from dzcode-io/fix/labeler-workflow
fix: change pull request trigger to pull_request_target for CI workflow
2 parents 8fe4fa0 + 69ddf12 commit 879b11e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "CI Check for PullRequest"
22

33
on:
44
pull_request:
5+
pull_request_target:
56

67
jobs:
78
pr-labeler:

0 commit comments

Comments
 (0)