Skip to content

Commit ce01621

Browse files
babakksBagToad
andauthored
docs(workflow run): improve help docs
Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com>
1 parent c47a10e commit ce01621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cmd/workflow/run/run.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func NewCmdRun(f *cmdutil.Factory, runF func(*RunOptions) error) *cobra.Command
6969
- Via %[1]s-f/--raw-field%[1]s or %[1]s-F/--field%[1]s flags
7070
- As JSON, via standard input
7171
72-
When running non-interactively, the created workflow run URL will be returned if available.
72+
The created workflow run URL will be returned if available.
7373
`, "`"),
7474
Example: heredoc.Doc(`
7575
# Have gh prompt you for what workflow you'd like to run and interactively collect inputs

0 commit comments

Comments
 (0)