Unpublish a workflow
Unpublish a workflow to deactivate all its triggers and prevent new runs from starting. Unpublishing does not delete the workflow or any of its versions.
Before you begin
- A published version exists for the workflow.
- You have permission to manage workflows in the project.
Procedure
Results
- The workflow no longer has a published version. The version that was published changes to Previously published status.
- Webhook triggers stop accepting requests for this workflow.
- Scheduled triggers stop running.
- Any runs that were already in progress continue to completion.