We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe7aa1 commit 4e28115Copy full SHA for 4e28115
pkg/cmd/actions/actions.go
@@ -47,7 +47,7 @@ func actionsExplainer(cs *iostreams.ColorScheme) string {
47
return heredoc.Docf(`
48
%s
49
50
- gh integrates with Actions to help you manage runs and workflows.
+ GitHub CLI integrates with Actions to help you manage runs and workflows.
51
52
53
gh run list: List recent workflow runs
0 commit comments