Skip to content

Commit f14dfaf

Browse files
author
Vikas Agarwal
committed
Removed feature branch from deployable branches list.
1 parent 38d00e7 commit f14dfaf

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
@@ -96,7 +96,7 @@ workflows:
9696
- test
9797
filters:
9898
branches:
99-
only: ['dev', 'dev-sts', 'feature/adding_attachments_during_project_creation']
99+
only: ['dev', 'dev-sts']
100100
- deployProd:
101101
context : org-global
102102
requires:

0 commit comments

Comments
 (0)