You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh api -X DELETE "/repos/$repo/actions/runs/$id" || true
This leads to following output:
OK! 1248062336
{
"message": "Could not delete the workflow run",
"documentation_url": "https://docs.github.com/rest/reference/actions#delete-a-workflow-run"
}
gh: Could not delete the workflow run (HTTP 403)
OK! 1248062335
I get following error when executing the script
The text was updated successfully, but these errors were encountered: