Skip to content

mheap/github-action-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-action-readme

Bootstrap a README for your GitHub Actions by reading action.yml and providing events that the action responds to.

Usage

npx github-action-readme ./action.yml --event pull_request --actions opened,reopened,synchronize,labeled,closed --token=github > README.md

You can pass --token=github to use secrets.GITHUB_TOKEN or --token=pat to add information on how to generate a Personal Access token.

Examples

See the examples folder for a set of READMEs generated with this tool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published