Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d6ff83c

Browse files
committedFeb 10, 2023
ci: deploy to dev
1 parent c7894f4 commit d6ff83c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ workflows:
7171
filters:
7272
branches:
7373
only:
74-
- develop
75-
- feature/PLAT-2032
74+
- dev
7675

7776
# Production builds are exectuted only on tagged commits to the
7877
# master branch.

0 commit comments

Comments
 (0)
Please sign in to comment.