actions-marketplace-validations/Serialize workflow runs

This action will wait for any previous runs of the named workflow and supplied run number to complete before returning.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 4, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jsok_serialize-workflow-action@ee7ba68ad9226b2f360e82a3e5fb5bf8f59ec8ee # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
workflowWorkflow ID or filename, if omitted will use currently running workflowno
runWorkflow run numberno${{ github.run_number }}
github-tokenGitHub access token to perform API callsyes

no outputs