jsok/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: jsok/serialize-workflow-action@515cd04c46d7ea7435c4a22a3b4419127afdefe9 # v1.0.0tags 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