Merge pull request #4213 from cli/defunct-doc-link

Remove defunct link from `gh actions`
This commit is contained in:
Mislav Marohnić 2021-08-26 18:16:40 +02:00 committed by GitHub
commit 99cbfd3dd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <subcommand>'
For more in depth help including examples, see online documentation at:
<https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli>
`, header, runHeader, workflowHeader)
}