Skip to content

Commit faffacd

Browse files
committed
Remove quotes
1 parent 8226184 commit faffacd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python_wheel_build.yml

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

1616
jobs:
1717
python_wheel:

0 commit comments

Comments
 (0)