Skip to main content

Deleting a workflow run

You can delete a workflow run that has been completed, or is more than two weeks old.

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

  1. On GitHub.com, 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.