Add "Cancel workflow run" button to Actions list page (#34817)

This commit is contained in:
NorthRealm
2025-06-23 07:05:16 +08:00
committed by GitHub
parent 181db69e0c
commit 485d8f1121
4 changed files with 9 additions and 3 deletions

View File

@@ -3839,6 +3839,7 @@ runs.no_runs = The workflow has no runs yet.
runs.empty_commit_message = (empty commit message)
runs.expire_log_message = Logs have been purged because they were too old.
runs.delete = Delete workflow run
runs.cancel = Cancel workflow run
runs.delete.description = Are you sure you want to permanently delete this workflow run? This action cannot be undone.
runs.not_done = This workflow run is not done.
runs.view_workflow_file = View workflow file