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 ea4f58c commit be1e1c7Copy full SHA for be1e1c7
options/locale/locale_en-US.ini
@@ -3627,7 +3627,7 @@ runs.scheduled = Scheduled
3627
runs.pushed_by = pushed by
3628
runs.invalid_workflow_helper = Workflow config file is invalid. Please check your config file: %s
3629
runs.no_matching_online_runner_helper = No matching online runner with label: %s
3630
-runs.no_job_without_needs = The workflow must contain at least one job with no dependencies.
+runs.no_job_without_needs = The workflow must contain at least one job without dependencies.
3631
runs.actor = Actor
3632
runs.status = Status
3633
runs.actors_no_select = All actors
0 commit comments