{"meta":{"title":"管理工作流程运行","intro":"可以手动与工作流运行交互，以确保它们有效运行。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/enterprise-cloud@latest/actions","title":"GitHub Actions"},{"href":"/zh/enterprise-cloud@latest/actions/how-tos","title":"操作方法"},{"href":"/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs","title":"管理工作流运行"}],"documentType":"subcategory"},"body":"# 管理工作流程运行\n\n可以手动与工作流运行交互，以确保它们有效运行。\n\n## Links\n\n* [手动运行工作流](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/manually-run-a-workflow)\n\n  将工作流配置为在workflow\\_dispatch事件上运行时，可以使用“GitHubGitHub CLI操作”选项卡或 REST API 运行工作流。\n\n* [重新运行工作流程和作业](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs)\n\n  你可在初始运行后 30 天内重新运行工作流运行、工作流运行中所有失败的作业或工作流运行中的特定作业。\n\n* [取消工作流程运行](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/cancel-a-workflow-run)\n\n  可以取消正在进行的工作流运行（包括所有作业和步骤）。\n\n* [禁用和启用工作流](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/disable-and-enable-workflows)\n\n  您可以使用 GitHub UI、REST API 或 GitHub CLI 禁用并重新启用工作流程。\n\n* [跳过工作流程运行](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/skip-workflow-runs)\n\n  可以通过在提交消息中包含命令来跳过由 push 和 pull\\_request 事件触发的工作流运行。\n\n* [删除工作流程运行](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/delete-a-workflow-run)\n\n  您可以删除已完成或超过两周的工作流程运行。\n\n* [下载工作流程构件](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/download-workflow-artifacts)\n\n  您可以在存档的制品自动过期之前下载它们。\n\n* [删除工作流程构件](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/remove-workflow-artifacts)\n\n  您可以在工件在 GitHub Actions 上过期之前删除工件来回收已使用的 GitHub 存储空间。\n\n* [管理缓存](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/manage-caches)\n\n  可以监视、筛选和删除从工作流创建的依赖项缓存。\n\n* [批准来自分支的工作流运行](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs/approve-runs-from-forks)\n\n  您可以手动批准由参与者的拉取请求触发的工作流运行。"}