We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ec289c + 5dfeb1f commit 99cbfd3Copy full SHA for 99cbfd3
pkg/cmd/actions/actions.go
@@ -56,8 +56,5 @@ func actionsExplainer(cs *iostreams.ColorScheme) string {
56
gh workflow run: Trigger a workflow_dispatch run for a workflow file
57
58
To see more help, run 'gh help workflow <subcommand>'
59
-
60
- For more in depth help including examples, see online documentation at:
61
- <https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli>
62
`, header, runHeader, workflowHeader)
63
}
0 commit comments