Skip to content

Commit

Permalink
[CI] Run on push to v0.6.x (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlf authored Aug 3, 2023
1 parent 355deeb commit e0d8ce9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Build & Tests
on:
pull_request:
push:
branches: main
branches:
- main
- v0.6.x

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit e0d8ce9

Please sign in to comment.