We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 954df71 + 19f34cd commit a487767Copy full SHA for a487767
.github/workflows/python-syntax-checker.yml
@@ -3,7 +3,7 @@ name: python-syntax-checker
3
on:
4
push:
5
branches: [ main ]
6
- pull_request:
+ pull_request_target:
7
8
9
jobs:
0 commit comments