Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While GH Actions will fail runs of scripts which contain syntax errors, it isn't always that straight forward to see what's wrong. The `actionlint` package helps with that by providing more informative error messages. Actionlint also checks for a number of best practice to help keep the GH Actions scripts secure and working. Ref: https://github.com/rhysd/actionlint
- Loading branch information