github-docs-arabic-enhanced / data /reusables /actions /artifacts /artifacts-from-deleted-workflow-runs.md
AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified

Artifacts from deleted workflow runs

When a workflow run is deleted all artifacts associated with the run are also deleted from storage. You can delete a workflow run using the GitHub Actions UI, the REST API, or using the GitHub CLI, see: AUTOTITLE, Delete a workflow run, or gh run delete.