actions-marketplace-validations/Workflow Queue

If the same workflow is already running from a previous commit, wait for it to finish

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 19, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ahmadnassri_action-workflow-queue@d4fbab18738500fb2cdf8e23ab3fb79374fcb375 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
github-tokenThe GitHub token used to post comments on pull requests${{ github.token }}
timeouttimeout before we stop trying (in milliseconds)600000
delaydelay between status checks (in milliseconds)10000

no outputs