Skip to content

Commit

Permalink
chore: enabled circle ci only for main
Browse files Browse the repository at this point in the history
  • Loading branch information
yinrouni committed May 17, 2024
1 parent d3925a0 commit bbca697
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ workflows:

ci:
jobs:
- main
- main:
filters:
branches:
only:
- main

0 comments on commit bbca697

Please sign in to comment.