Skip to content

Commit e5f21f2

Browse files
committed
fix CircleCI test-automation
1 parent 6e35afe commit e5f21f2

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
@@ -146,7 +146,7 @@ workflows:
146146
# Development builds are executed on "develop" branch only.
147147
- "build-dev":
148148
context : org-global
149-
filters:
149+
filters: &filters-dev
150150
branches:
151151
only: ['develop', 'feature/bug-bash-july', 'feature/test-automation']
152152

0 commit comments

Comments
 (0)