Skip to content

Commit de915f0

Browse files
authored
chore(ci): ignore next branch
1 parent 360919a commit de915f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ workflows:
5252
version: 2
5353
build:
5454
jobs:
55+
- skip:
56+
filters:
57+
branches:
58+
ignore: [ next ]
5559
- format:
5660
filters:
5761
tags:

0 commit comments

Comments
 (0)