Skip to content

Commit

Permalink
Merge pull request #434 from bsipocz/bugfix_branches_to_ci
Browse files Browse the repository at this point in the history
CI: bugfix branches need to be tested, too
  • Loading branch information
bsipocz committed Mar 8, 2023
1 parent ad84c29 commit ec15f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- 'v*'
tags:
- '*'
pull_request:
Expand Down

0 comments on commit ec15f6c

Please sign in to comment.