Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit dab4279

Browse files
Merge branch 'qa' into PROD-1551_header
2 parents 7a5b6b0 + e3dc3a0 commit dab4279

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ workflows:
7474
filters:
7575
branches:
7676
only:
77-
- dev
78-
- feat/onboarding-app
77+
# - dev
78+
# - feat/onboarding-app
79+
- qa
7980

8081
# Production builds are exectuted only on tagged commits to the
8182
# master branch.

0 commit comments

Comments
 (0)