Skip to content

Commit

Permalink
fix: use pull_request_target instead of pull_request (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq authored Dec 30, 2022
1 parent 572c57d commit 96dbbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "website/**"
branches:
- "master"
pull_request:
pull_request_target:
paths-ignore:
- "website/**"
branches:
Expand Down

0 comments on commit 96dbbcb

Please sign in to comment.