khulnasoft/Action Workflow Run Wait
wait for all `workflow_run` required workflows to be successful
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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) | — | 30000 |
| delay | delay between status checks (in milliseconds) | — | 5000 |
| ignore-cancelled | ignore cancelled workflow runs | — | false |
| sha | SHA to use (defaults to github.sha) | — | ${{ github.sha }} |
Outputs
no outputs