Skip to content

Commit 2227309

Browse files
committed
Fixed config.yml
1 parent dc098e4 commit 2227309

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ workflows:
4343
filters:
4444
branches:
4545
only:
46-
- main
46+
- master
4747
- develop
4848
tags:
4949
only:
@@ -52,7 +52,7 @@ workflows:
5252
filters:
5353
branches:
5454
ignore:
55-
- main
55+
- master
5656
- develop
5757
tags:
5858
only:

0 commit comments

Comments
 (0)