Skip to content

Commit

Permalink
Add dev branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-yu committed Mar 12, 2024
1 parent 8c6d870 commit 4f32c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
push:
branches:
- master
- 6.x
- dev
pull_request:
branches:
- master
- 6.x
- dev

defaults:
run:
Expand Down

0 comments on commit 4f32c05

Please sign in to comment.