Skip to content

Commit fa3ef61

Browse files
circleci clean-up.
1 parent b911093 commit fa3ef61

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
@@ -82,7 +82,7 @@ workflows:
8282
- "build-dev":
8383
filters:
8484
branches:
85-
only: ["dev", 'feature/m2m-support']
85+
only: ["dev"]
8686
# Production builds are executed on "master" branch only.
8787
- "build-prod":
8888
filters:

0 commit comments

Comments
 (0)