Skip to content

Commit

Permalink
ci(beta): add beta branch to the release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
syroegkin committed May 22, 2022
1 parent 1bf3d61 commit 03603bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ workflows:
branches:
only:
- master
- beta
requires:
- test_unit
- test_lint
Expand Down

0 comments on commit 03603bb

Please sign in to comment.