vscode-github-actions
vscode-github-actions copied to clipboard
Run linter in CI
Is your feature request related to a problem? Please describe. I'd like to be able to find issues with my Workflow files outside of VS Code (e.g. using a CLI tool that I can run in CI along with all my other linting and testing.
Describe the solution you'd like
gh lint ./github would be nice
Additional context N/A
Hey there, do we have some news about this? Is it on any roadmap either in this repo or in the Github CLI repository?