Skip to content

Commit

Permalink
MAINT: wheel push 1.9.2 [wheel build]
Browse files Browse the repository at this point in the history
* allow wheels to be built with a push
  • Loading branch information
tylerjereddy committed Oct 8, 2022
1 parent ad0d0f9 commit 656076c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ on:
# │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
# │ │ │ │ │
- cron: "9 9 * * 6"
# push:
push:
branches:
- maintenance/**
pull_request:
branches:
- main
Expand Down

0 comments on commit 656076c

Please sign in to comment.