Skip to content

Commit 8226184

Browse files
committed
Try with push
1 parent 94c7c6f commit 8226184

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python_wheel_build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
required: true
1010
default: "experimental-pip-install-root"
1111
pull_request:
12+
branches: "master"
13+
push:
14+
branches: "experimental-pip-install-root"
1215

1316
jobs:
1417
python_wheel:

0 commit comments

Comments
 (0)