Simplest possible wrapper around the awesome https://github.com/rhysd/actionlint
Install the GitHub CLI
$ gh extension install https://github.com/cschleiden/gh-actionlint
Just execute in your repository containing your workflow files:
$ gh actionlint
$ gh extension remove actionlint