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 064e23b commit b2b214bCopy full SHA for b2b214b
.github/workflows/build-pr.yml
@@ -8,7 +8,7 @@ name: Build&Test PR
8
on:
9
10
# automatic on every pull request
11
- pull_request_target:
+ pull_request:
12
13
# manual (for community PRs that we want to force-run here)
14
workflow_dispatch:
0 commit comments