Skip to content

Commit 1d4c52e

Browse files
merge master
1 parent d548dc7 commit 1d4c52e

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

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

0 commit comments

Comments
 (0)