diff --git a/pkg/cmd/actions/actions.go b/pkg/cmd/actions/actions.go index 7880a9a6c..350a96b15 100644 --- a/pkg/cmd/actions/actions.go +++ b/pkg/cmd/actions/actions.go @@ -56,8 +56,5 @@ func actionsExplainer(cs *iostreams.ColorScheme) string { gh workflow run: Trigger a workflow_dispatch run for a workflow file To see more help, run 'gh help workflow ' - - For more in depth help including examples, see online documentation at: - `, header, runHeader, workflowHeader) }