Skip to content

inconsistent workflow branch language #7278

@rhettg

Description

@rhettg

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:

image

The CLI docs say:

image

The CLI help strings are also different:

image

It seems like these should indicate the same behavior, but the subtle differences in language seems like they could be interpreted different:

  • "where"
  • "from"
  • "on"
  • "at"

Additional information


Plan for anyone who'd like to pick this up #7278 (comment):

Change:

Select the branch where the workflow will run and type the input parameters used by the workflow. Click Run workflow.

to:

Use the **Branch** dropdown to select the workflow's branch, and type the input parameters. Click **Run workflow**.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamgood first issueGood for newcomershelp wantedAnyone is welcome to open a pull request to fix this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions