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 0ed332c commit 8c758f7Copy full SHA for 8c758f7
1 file changed
.github/workflows/github-ci.yml
@@ -3,7 +3,7 @@ name: CI Tests
3
on:
4
push:
5
branches: [ master ]
6
- pull_request:
+ pull_request_target:
7
8
9
jobs:
0 commit comments