tool · inferred from evidence
circleci config validate
A specific command within the CircleCI CLI used to validate configuration files.
- circleci config validate: Error: All Workflows have been filtered from this Pipeline with workflow-level...
Running `circleci config validate` on a config where every workflow is gated by a `when` condition (e.g. `when: <[pipeline.parameters.go]>` defaulting to false) failed with the confusing message: Error: All Workflows have been filtered from