We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f458d4 commit 09a5da7Copy full SHA for 09a5da7
1 file changed
.github/workflows/ci-workflow.yml
@@ -3,7 +3,7 @@ name: Python CI
3
on:
4
push:
5
branches: [ master ]
6
- pull_request:
+ pull_request_target:
7
8
9
jobs:
0 commit comments