X Tutup
Skip to content

Commit 99cbfd3

Browse files
authored
Merge pull request cli#4213 from cli/defunct-doc-link
Remove defunct link from `gh actions`
2 parents 6ec289c + 5dfeb1f commit 99cbfd3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/cmd/actions/actions.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,5 @@ func actionsExplainer(cs *iostreams.ColorScheme) string {
5656
gh workflow run: Trigger a workflow_dispatch run for a workflow file
5757
5858
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>
6259
`, header, runHeader, workflowHeader)
6360
}

0 commit comments

Comments
 (0)
X Tutup