Skip to content

Commit

Permalink
fix(ci): fix beta branch ci setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ccjjmartin committed Mar 22, 2022
1 parent 67929f3 commit 965d640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ workflows:
- main
- next
- next-major
- '/^*-alpha'
- '/^*-beta'
- alpha
- beta

0 comments on commit 965d640

Please sign in to comment.