Various GHA workflows packaged as workflow_call events.
Currently using the action-docs CLI tool to programmatically generate README docs from action.yaml
files.
Install node_modules
with:
npm install
Then run the generate-docs
script with:
npm run docs