Skip to content

Commit 6d5fcb4

Browse files
authored
Merge branch 'master' into develop
2 parents dfc8de1 + a0f5a07 commit 6d5fcb4

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
@@ -150,7 +150,7 @@ workflows:
150150
context : org-global
151151
filters: &filters-dev
152152
branches:
153-
only: ['develop', 'jira-vuln-2333', 'justin-fixes']
153+
only: ['develop']
154154

155155
# Production builds are exectuted only on tagged commits to the
156156
# master branch.

0 commit comments

Comments
 (0)