chuhlomin/github-actions-docs
A Github action for generating docs for GitHub actions using Go template.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-dir | Comma separated list of directories to generate docs for | no | . |
| output-file | File in module directory where the docs should be placed | no | README.md |
Outputs
| name | description |
|---|---|
| num-changed | Number of files changed |