Skip to content

Commit c5fbe0f

Browse files
author
Vikas Agarwal
committed
fix: added back the develop branch to the list of branches to be build and deployed to dev env.
1 parent 7570fb0 commit c5fbe0f

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
@@ -71,7 +71,7 @@ workflows:
7171
filters:
7272
branches:
7373
only:
74-
- "feature/Auth0-RS256-Token"
74+
- develop
7575

7676
# Production builds are exectuted only on tagged commits to the
7777
# master branch.

0 commit comments

Comments
 (0)