actions-marketplace-validations/Workflow Queue
If the same workflow is already running from a previous commit, wait for it to finish
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 19, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ahmadnassri_action-workflow-queue@d4fbab18738500fb2cdf8e23ab3fb79374fcb375 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to post comments on pull requests | — | ${{ github.token }} |
| timeout | timeout before we stop trying (in milliseconds) | — | 600000 |
| delay | delay between status checks (in milliseconds) | — | 10000 |
Outputs
no outputs