Skip to main content

Why do I see "No workflow" when I push a commit or a tag

Builds Not Triggering Upon Commit/Tag Push

There will be a "no workflow" message shown in the UI for pipelines triggered by a tag push when there is no tag filter present for the jobs in the config.yml file. CircleCI does not build on tags. Tag filters need to be added to each job.

Additional Resources:

Did this answer your question?