How to run a failed workflow after fixing it?

I just tried to run a workflow and forgot a colon. I see the error on the CircleCI GUI and I’ve pushed the change to fix it but I don’t see how to rerun the workflow. The job after pushing the fix did not start automatically and Rerun Workflow just executes with the same broken commit.

How is the workflow normally triggered? On code push, or on a schedule?

Code push, no trigger explicitly specified.

Seems to be working now, just pushed again. Perhaps a bug in the queuing system.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.