We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08263ff commit 0e35214Copy full SHA for 0e35214
1 file changed
.github/workflows/python.yaml
@@ -3,6 +3,7 @@ name: 'Python lint and test'
3
on:
4
push:
5
workflow_dispatch:
6
+ pull_request_target:
7
8
jobs:
9
build:
0 commit comments