In my config.yml
I have a single workflow that is triggered only on push to ‘dev’ branch. When I push to any other branch except ‘dev’ CircleCI creates a pipeline with status ‘CREATED’ and workflow shows ‘No workflow’. This looks like useless spam. Can I disable it?