We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0193b commit 2b17de8Copy full SHA for 2b17de8
pkg/cmd/actions/actions.go
@@ -60,6 +60,7 @@ func actionsExplainer(cs *iostreams.ColorScheme, color bool) string {
60
61
%s
62
gh workflow list: List all the workflow files in your repository
63
+ gh workflow view: View details for a workflow file
64
gh workflow enable: Enable a workflow file
65
gh workflow disable: Disable a workflow file
66
gh workflow run: Trigger a workflow_dispatch run for a workflow file
0 commit comments