gh-run-delete - Delete a workflow run
Contents
Example
# Interactively select a run to delete
$ gh run delete
# Delete a specific run
$ gh run delete 12345
Name
gh-run-delete - Delete a workflow run
Options Inherited From Parent Commands
-R, --repo<[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
See Also
gh-run(1) Jan 2025 GH-RUN-DELETE(1)
Synopsis
ghrundelete[<run-id>][flags]
