Skip to content

Commit 7213c7d

Browse files
author
Vikas Agarwal
committed
Removed feature branch from deployable branches list
1 parent 2c18431 commit 7213c7d

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
@@ -102,7 +102,7 @@ workflows:
102102
context : org-global
103103
filters:
104104
branches:
105-
only: [dev, 'feature/general-purpose-notifications-usage', 'feature/test_health_check']
105+
only: [dev, 'feature/general-purpose-notifications-usage']
106106
- "build-prod":
107107
context : org-global
108108
filters:

0 commit comments

Comments
 (0)