dycw/run-hooks

Run 'pre-commit' hooks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 17, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dycw/action-run-hooks@9ecd2af65a8ce157376fc68124c2458376822c33 # 0.3.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
token-checkoutPersonal access token (PAT) used to fetch the repository${{github.token}}
token-githubPersonal access token (PAT) used to authenticate with GitHub${{github.token}}
submodulesWhether to checkout submodules
reposThe repos whos hooks are to be run
hooksThe hooks to be run
hooks-excludeThe hooks not to be run
sleepSleep in between runs1

no outputs