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.
1 parent 5465de2 commit 78d808fCopy full SHA for 78d808f
.circleci/config.yml
@@ -349,7 +349,7 @@ workflows:
349
filters:
350
branches:
351
only:
352
- - develop
+ - free
353
# This is alternate dev env for parallel testing
354
- "build-test":
355
context : org-global
@@ -377,8 +377,7 @@ workflows:
377
filters: &filters-staging
378
379
380
- - fix-security-headers
381
- - tco23-BS-comps
+ - develop
382
# Production builds are exectuted
383
# when PR is merged to the master
384
# Don't change anything in this configuration
0 commit comments