Skip to content

lockerstock/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gha-kubernetes

Various GHA workflows packaged as workflow_call events.

Automatically Updating Docs

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