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 7b1593d commit 0ce4443Copy full SHA for 0ce4443
.github/workflows/pytest.yml
@@ -6,7 +6,7 @@ name: build
6
on:
7
push:
8
branches: [ master ]
9
- pull_request:
+ pull_request_target:
10
11
12
jobs:
0 commit comments