Skip to content

Commit c417dc4

Browse files
author
Vikas Agarwal
committed
Removing feature branch from deployable branch list
1 parent 041d4f9 commit c417dc4

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
@@ -109,7 +109,7 @@ workflows:
109109
- test
110110
filters:
111111
branches:
112-
only: ['develop', 'feature/looker_reporting']
112+
only: ['develop']
113113
- deployProd:
114114
context : org-global
115115
requires:

0 commit comments

Comments
 (0)