Skip to content

Commit 11c2c27

Browse files
committed
ci: fixed config file
1 parent 6cc1260 commit 11c2c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ workflows:
243243
filters:
244244
branches:
245245
only:
246-
- develop-on-qa-env
246+
- develop-on-qa-env
247247
# This is beta env for production soft releases
248248
- "build-prod-beta":
249249
context : org-global

0 commit comments

Comments
 (0)