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 4210b46 commit 20db152Copy full SHA for 20db152
.github/workflows/python-package.yml
@@ -4,8 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
- pull_request:
8
- types: [synchronize]
+ pull_request: {}
9
10
concurrency:
11
group: ${{ github.head_ref || github.run_id }}
0 commit comments