Skip to content

Commit e3209b3

Browse files
Fix circleci branch
2 parents 1dfc88a + 321923f commit e3209b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ workflows:
174174
filters:
175175
branches:
176176
only:
177-
- develop
177+
- hot-fixes
178178
# This is alternate dev env for parallel testing
179179
- "build-test":
180180
context : org-global

0 commit comments

Comments
 (0)