Skip to content

Commit ce0aa8b

Browse files
committed
fix CircleCI test-automation
1 parent 435d82f commit ce0aa8b

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
@@ -154,7 +154,7 @@ workflows:
154154
# master branch.
155155
- "build-prod":
156156
context : org-global
157-
filters:
157+
filters: &filters-prod
158158
branches:
159159
only: master
160160

0 commit comments

Comments
 (0)