File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -48,20 +48,20 @@ func actionsExplainer(cs *iostreams.ColorScheme) string {
4848
4949 GitHub CLI integrates with Actions to help you manage runs and workflows.
5050
51- %s
52- gh run list: List recent workflow runs
53- gh run view: View details for a workflow run or one of its jobs
54- gh run watch: Watch a workflow run while it executes
55- gh run rerun: Rerun a failed workflow run
51+ %s
52+ gh run list: List recent workflow runs
53+ gh run view: View details for a workflow run or one of its jobs
54+ gh run watch: Watch a workflow run while it executes
55+ gh run rerun: Rerun a failed workflow run
5656 gh run download: Download artifacts generated by runs
5757
5858 To see more help, run 'gh help run <subcommand>'
5959
60- %s
61- gh workflow list: List all the workflow files in your repository
62- gh workflow view: View details for a workflow file
63- gh workflow enable: Enable a workflow file
64- gh workflow disable: Disable a workflow file
60+ %s
61+ gh workflow list: List all the workflow files in your repository
62+ gh workflow view: View details for a workflow file
63+ gh workflow enable: Enable a workflow file
64+ gh workflow disable: Disable a workflow file
6565 gh workflow run: Trigger a workflow_dispatch run for a workflow file
6666
6767 To see more help, run 'gh help workflow <subcommand>'
You can’t perform that action at this time.
0 commit comments