actions-marketplace-validations/Add Quotes or facts to README
Update a section with random quote/fun-fact on your Readme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 18, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/akhildaphara_quote-readme@e95c69de50e9098d52d1ad3ddfe4aa288b85257f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub access token with Repo scope | yes | ${{ github.token }} |
| REPOSITORY | Your GitHub repository | no | ${{ github.repository }} |
| OPTION | Option for quote, fun-fact or both, it can take - quote, funfact or both | no | both |
| COMMIT_MESSAGE | Add a commit message of your choice | no | Update with quote-readme |
Outputs
no outputs