Skip to content

Commit fbe3324

Browse files
authored
Update config.yml
1 parent f3686b7 commit fbe3324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ workflows:
113113
- develop
114114
- dev-circleci
115115

116-
# Production builds are exectuted only on tagged commits to the
116+
# Production builds are exectuted only on tagged commits to the testing
117117
# master branch.
118118
- "build-prod":
119119
context : org-global
@@ -133,4 +133,4 @@ workflows:
133133
filters:
134134
branches:
135135
only:
136-
- dev-circleci
136+
- dev-circleci

0 commit comments

Comments
 (0)