Skip to content

Commit

Permalink
build: define ci/cd for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-marcu committed Aug 28, 2024
1 parent abce497 commit 3585ea3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,9 @@ workflows:
- release:
requires:
- build_and_test
filters:
branches:
only: main
tags:
only:
- /^v.*/

0 comments on commit 3585ea3

Please sign in to comment.