We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccce6a commit c3f464fCopy full SHA for c3f464f
.circleci/config.yml
@@ -237,7 +237,7 @@ workflows:
237
filters:
238
branches:
239
only:
240
- - cagdas001-fix-498
+ - cagdas001-fix-4984
241
# This is alternate dev env for parallel testing
242
- "build-qa":
243
context : org-global
@@ -260,7 +260,7 @@ workflows:
260
261
262
- develop
263
264
# Production builds are exectuted
265
# when PR is merged to the master
266
# Don't change anything in this configuration
0 commit comments