inconsistent workflow branch language #7278
Projects
Comments
|
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
This comment was marked as spam.
This comment was marked as spam.
|
Thanks so much for opening an issue and including so much context @rhettg! I'll get this triaged for the team to take a look |
This comment was marked as spam.
This comment was marked as spam.
|
Thanks, @rhettg. Yeah, this might be slightly confusing.
We could reword it like this to be more clear:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


What article on docs.github.com is affected?
https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow
What part(s) of the article would you like to see updated?
The language around selecting a branch when manually running a workflow is inconsistent.
The UI says:
The CLI docs say:
The CLI help strings are also different:
It seems like these should indicate the same behavior, but the subtle differences in language seems like they could be interpreted different:
Additional information
Plan for anyone who'd like to pick this up #7278 (comment):
Change:
to:
Use the **Branch** dropdown to select the workflow's branch, and type the input parameters. Click **Run workflow**.The text was updated successfully, but these errors were encountered: