Skip to content

Commit

Permalink
chore(ci): ignore next branch
Browse files Browse the repository at this point in the history
  • Loading branch information
morganleroi authored Feb 6, 2024
1 parent 360919a commit de915f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ workflows:
version: 2
build:
jobs:
- skip:
filters:
branches:
ignore: [ next ]
- format:
filters:
tags:
Expand Down

0 comments on commit de915f0

Please sign in to comment.