Skip to content

Commit

Permalink
ci: use pull_request_target for dependabot pr pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed May 27, 2024
1 parent ff21dbe commit 8745388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Dependabot PR

on:
pull_request:
pull_request_target:
branches:
- master

Expand Down

0 comments on commit 8745388

Please sign in to comment.