actions-marketplace-validations/Re-run open PRs when base changes

Re-triggers Workflows on open Pull Requests by pushing an empty commit to the PR branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenThe token to authenticate Octokit. This token will also be used to dispatch worfklow events.yes
skip_failed_runsSometimes you may have transient failures that you want to debug and you don't want to re-run an action and lose that log context.no
ignore_failed_jobs_regexSome job names can be ignored when checking for failures.no
require_label_regexOnly dispatch another workflow if the PR contains a label matching this regexno

no outputs