To delete a workflow run, navigate to the workflow within your repository on GitHub and follow these steps:
- Under your repository name, click Actions.
- In the left sidebar, click the specific workflow you want to view.
- Locate the workflow run you wish to delete.
- Select the ... (ellipsis) icon associated with the run.
- Click Delete workflow run.
This action will remove the selected workflow run from your repository's history.