reakaleek/GitHub Action README
This action checks if the documentation is up-to-date for multiple GitHub Actions in a monorepo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Use a specific version of gh-action-readme (e.g. v0.5.0). You can find the latest version at https://github.com/reakaleek/gh-action-readme/releases. | no | — |
| github-token | A GitHub token with permissions to install extensions. | no | ${{ github.token }} |
| command | The gh-action-readme command to run. | no | diff |
| args | Arguments to pass to the command. | no | --recursive |
Outputs
no outputs