tool · inferred from evidence
legacy CLI
An older version of the CircleCI CLI tool mentioned as validating configurations differently.
- 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