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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 4, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/jsok_serialize-workflow-action@ee7ba68ad9226b2f360e82a3e5fb5bf8f59ec8ee # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow | Workflow ID or filename, if omitted will use currently running workflow | no | — |
| run | Workflow run number | no | ${{ github.run_number }} |
| github-token | GitHub access token to perform API calls | yes | — |
Outputs
no outputs