We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7a5b0a + 0f3595f commit 5f5f797Copy full SHA for 5f5f797
.circleci/config.yml
@@ -237,7 +237,7 @@ workflows:
237
filters:
238
branches:
239
only:
240
- - gig-apply-fix
+ - thrive-filter-update
241
# This is alternate dev env for parallel testing
242
- "build-qa":
243
context : org-global
@@ -259,7 +259,7 @@ workflows:
259
260
261
262
- - develop
263
# Production builds are exectuted
264
# when PR is merged to the master
265
# Don't change anything in this configuration
0 commit comments