Skip to content

Commit 52e70b0

Browse files
author
Vikas Agarwal
committed
removed temp branch from deployment
1 parent 5166c9a commit 52e70b0

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, 'feature/db-lock-issue']
79+
only: dev
8080
- deployProd:
8181
requires:
8282
- test

0 commit comments

Comments
 (0)