github · GitHub Actions Docs
Actions Deleting a workflow run - GitHub Docs
Instructions for removing specific workflow execution history from GitHub Actions via the web interface.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Deleting a workflow run - GitHub Docs
Instructions for removing specific workflow execution history from GitHub Actions via the web interface.
When To Use
Use when you need to remove specific execution logs or history from your GitHub Actions dashboard to clean up repository data or manage storage/privacy.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-manage-workflow-runs-deleting-a-run-github-docs-workflow-guide.md | A guide explaining the requirements and methods for deleting completed or aged GitHub Actions workflow runs. | Questions about a guide explaining the requirements and methods for deleting completed or aged GitHub Actions workflow runs. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Manage workflow runs / - Delete a workflow run
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/delete-a-workflow-run
