We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c352c commit 176121bCopy full SHA for 176121b
.github/workflows/test-pr.yml
@@ -3,7 +3,7 @@ name: Test pull request
3
4
on:
5
# We use pull_request_target so that dependabot-created workflows can run
6
- pull_request_target:
+ pull_request:
7
types:
8
- opened
9
- synchronize
0 commit comments