node-actionlint
This is a fork of sosukesuzuki/node-actionlint.
Run rhysd/actionlint from Node.js.
Most parts of main.go
are reused from rhysd/actionlint/playground/main.go.
CLI Usage
$ npm install --save-dev @tktco/node-actionlint
$ npx @tktco/node-actionlint
OR
$ ./node_modules/.bin/node-actionlint
Development
Release
$ npm run release -- --release=patch