Skip to content

Commit 2945905

Browse files
author
Vikas Agarwal
committed
Removed temporary deployable hot fix branch
1 parent 9f81b6e commit 2945905

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
@@ -76,7 +76,7 @@ workflows:
7676
- test
7777
filters:
7878
branches:
79-
only: ['dev', 'hotfix/gzip_compression']
79+
only: ['dev']
8080
- deployProd:
8181
requires:
8282
- test

0 commit comments

Comments
 (0)