Skip to content

Commit 0bfb4e0

Browse files
committed
[skip ci]
1 parent e610f1d commit 0bfb4e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ workflows:
9696
context : org-global
9797
filters:
9898
branches:
99-
only: [dev-circleci2, dev-sts]
99+
only: [dev-circleci2, dev]
100100
- build-prod:
101101
context : org-global
102102
filters:
103103
branches:
104-
only: [ master1 ]
104+
only: [ master ]
105105

0 commit comments

Comments
 (0)