Skip to content

Commit 4000c12

Browse files
committed
Run workflow on pull_request
1 parent 4717b70 commit 4000c12

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
@@ -8,6 +8,9 @@ on:
88
type: string
99
required: true
1010
default: "experimental-pip-install-root"
11+
pull_request:
12+
branches:
13+
- '**'
1114

1215
jobs:
1316
python_wheel:

0 commit comments

Comments
 (0)