Skip to main content

Enterprise Server 3.20 目前作为发布候选版本提供。

删除工作流程运行

您可以删除已完成或超过两周的工作流程运行。

注意

GitHub Enterprise Server users should use self-hosted runners. GitHub-hosted runners are not supported.

Write access to the repository is required to perform these steps.

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Actions.

    Screenshot of the tabs for the "github/docs" repository. The "Actions" tab is highlighted with an orange outline.

  3. In the left sidebar, click the workflow you want to see.

    Screenshot of the left sidebar of the "Actions" tab. A workflow, "CodeQL," is outlined in dark orange.

  4. To delete a workflow run, select , then click Delete workflow run.

    Screenshot of a list of workflow runs. To the right of a run, an icon of three horizontal dots is highlighted with an orange outline.

  5. Review the confirmation prompt and click Yes, permanently delete this workflow run.