tenzer/Block Old Workflow Rerun

GitHub Action to block rerunning an outdated workflow run

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub API token, used for getting information about the workflow runyes${{ github.token }}
branchLimit checks to only be against workflow runs for a specific branchyes""
fail-on-old-rerunFail the workflow in case this is a rerun of an old workflow runyestrue
namedescription
allowedBoolean value to say if the run should be allowed (true) or not (false)