Skip to content

Commit 167a694

Browse files
Merge pull request #5544 from topcoder-platform/signup-button
Add sign up button
2 parents 137b0ec + 3614dcc commit 167a694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,14 +289,14 @@ workflows:
289289
filters:
290290
branches:
291291
only:
292-
- gig-skills-title
292+
- free
293293
# This is beta env for production soft releases
294294
- "build-prod-beta":
295295
context : org-global
296296
filters:
297297
branches:
298298
only:
299-
- thrive-authors-update
299+
- free
300300
# This is stage env for production QA releases
301301
- "build-prod-staging":
302302
context : org-global

0 commit comments

Comments
 (0)