Skip to content

Commit

Permalink
[CI] Include dev branch in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctozepto committed Sep 5, 2024
1 parent f0ebd31 commit edd1773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ name: CI
on:
push:
branches:
- dev
- main
- r[1-9]
pull_request:
branches:
- dev
- main
- r[1-9]
jobs:
Expand Down

0 comments on commit edd1773

Please sign in to comment.