We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933ffee commit fdc3893Copy full SHA for fdc3893
options/locale/locale_en-US.ini
@@ -3807,7 +3807,7 @@ runs.no_runs = The workflow has no runs yet.
3807
runs.empty_commit_message = (empty commit message)
3808
runs.expire_log_message = Logs have been purged because they were too old.
3809
runs.delete = Delete workflow run
3810
-runs.delete.description = Are you sure you want to permanently delete this workflow run? <b>This action cannot be undone.</b>
+runs.delete.description = Are you sure you want to permanently delete this workflow run? This action cannot be undone.
3811
3812
workflow.disable = Disable Workflow
3813
workflow.disable_success = Workflow '%s' disabled successfully.
0 commit comments