Skip to content

Commit

Permalink
Trigger action when push to pybind
Browse files Browse the repository at this point in the history
  • Loading branch information
auxten committed Apr 23, 2023
1 parent 529534b commit 5f9447b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
tags:
- 'v*'
branches:
- pybind
pull_request:
branches:
- pybind
Expand Down

0 comments on commit 5f9447b

Please sign in to comment.