Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7ec5339

Browse filesBrowse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR matplotlib#22375: Re-enable cibuildwheel on push
1 parent 223f0b2 commit 7ec5339
Copy full SHA for 7ec5339

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/cibuildwheel.yml

Copy file name to clipboardExpand all lines: .github/workflows/cibuildwheel.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
jobs:
2121
build_wheels:
2222
if: |
23+
github.event.action == 'push' ||
2324
(
2425
github.event.action == 'labeled' &&
2526
github.event.label.name == 'Run cibuildwheel'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.