1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Improve error message when no workflows for manual were found (#6313)

This commit is contained in:
qwerty287
2026-03-24 11:03:37 +01:00
committed by GitHub
parent c401101b85
commit ace7476bac
+1 -1
View File
@@ -49,7 +49,7 @@
"value": "Variable value"
},
"show_pipelines": "Show pipelines",
"no_manual_workflows": "There were no manually executable workflows, or the filter exclude all of them."
"no_manual_workflows": "No matching workflows found. Make sure at least one workflow runs on the manual event."
},
"deploy_pipeline": {
"title": "Trigger a deployment for current pipeline #{pipelineId}",