actions-marketplace-validations/Wait for workflow
Wait for a given workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | no | ${{ github.token }} |
| workflow | Workflow name. | yes | — |
| repo | Repository name with owner (eg. "ArcticLampyrid/action-wait-for-workflow") | no | ${{ github.repository }} |
| sha | Commit sha | no | auto |
| branch | Branch name | no | — |
| event | Event type | no | — |
| wait-interval | Seconds to wait between polling (at least 5 seconds) | no | 30 |
| allowed-conclusions | Array of allowed conclusions | no | success |
Outputs
no outputs