ahmadnassri/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
Scorecard 4–6scored Jul 6, 2026
Maintenance Recency
Maintainedlast commit Feb 19, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ahmadnassri/action-workflow-queue@542658b3a8270cac81ae15d401b0d974732808ac # v1.2.0

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