Skip to content

Commit

Permalink
Try to trigger tag
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jul 24, 2024
1 parent 41e9be2 commit a24701c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Build
on:
push:
tags:
- 'release-v[0-9]+.[0-9]+.[0-9]+'
- "*"
#- 'release-v[0-9]+.[0-9]+.[0-9]+'
jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
Expand Down

0 comments on commit a24701c

Please sign in to comment.