{"meta":{"title":"工作流程运行通知","intro":"您可以订阅关于您触发的工作流程的运行通知。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/enterprise-cloud@latest/actions","title":"GitHub Actions"},{"href":"/zh/enterprise-cloud@latest/actions/concepts","title":"概念"},{"href":"/zh/enterprise-cloud@latest/actions/concepts/workflows-and-actions","title":"工作流和操作"},{"href":"/zh/enterprise-cloud@latest/actions/concepts/workflows-and-actions/notifications-for-workflow-runs","title":"工作流程运行通知"}],"documentType":"article"},"body":"# 工作流程运行通知\n\n您可以订阅关于您触发的工作流程的运行通知。\n\n如果为其 GitHub Actions启用电子邮件或 Web 通知，则当触发的任何工作流运行都已完成时，你将收到通知。 通知将包括工作流程运行的状态（包括成功、失败、中立和取消的运行）。 您也可以选择仅在工作流程运行失败时接收通知。 有关启用或禁用通知的详细信息，请参阅“[关于通知](/zh/enterprise-cloud@latest/subscriptions-and-notifications/concepts/about-notifications)”。\n\n计划工作流程的通知将发送给最初创建该工作流程的用户。\n\n* 如果其他用户更新了工作流文件的 `schedule` 事件中的 cron 语法，后续通知将改为发送给该用户。\n* 如果计划的工作流被禁用，然后重新启用，则会将通知发送给重新启用工作流的用户，而不是最后修改 cron 语法的用户。\n\n还可以在仓库的“Actions”选项卡上查看工作流运行的状态。有关详细信息，请参阅“[管理工作流程运行](/zh/enterprise-cloud@latest/actions/how-tos/manage-workflow-runs)”。"}