You've already forked woodpecker
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:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user