Validating Github Actions Workflow files in Jetbrains IDEs
If you maintain projects on Github, you must have come across Github Actions - which is Github's own CI provider where you can greate workflow files in .github/workflow/<xyz>.yml and get Github to build your project, run lint, test PRs, deploy to rel...
Dec 27, 20222 min read4.5K
