gh workflow view <workflow-id> <workflow-name> <filename>
View the summary of a workflow
Arguments
Name | Description |
---|---|
workflow-id | |
workflow-name | |
filename | filepaths |
Options
Name | Description |
---|---|
--repo, -R <[HOST/]OWNER/REPO> | Select another repository |
-r, --ref <string> | The branch or tag name which contains the version of the workflow file you'd like to view |
-w, --web | Open workflow in the browser |
-y, --yaml | View the workflow yaml file |