Skip to content

Commit 20db152

Browse files
committed
fix ci trigger
1 parent 4210b46 commit 20db152

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
types: [synchronize]
7+
pull_request: {}
98

109
concurrency:
1110
group: ${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)