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

Commit 90db862

Browse files
PROD-2087 #comment return dev branch to the dev env #time 5m
1 parent 50e4d25 commit 90db862

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,8 @@ workflows:
7373
filters:
7474
branches:
7575
only:
76-
#- dev
77-
#- feat/regsource
78-
- qa
76+
- dev
77+
- feat/regsource
7978

8079
# Production builds are exectuted only on tagged commits to the
8180
# master branch.

0 commit comments

Comments
 (0)