How to implement yamllint and actionlint in Github Actions
If you've spent time building CI/CD pipelines in GitHub Actions, you know the pain of deploying a workflow only to have it fail immediately due to a syntax error or a misspelled variable. Because pipe
devopsnote.hashnode.dev3 min read