globalworldwide/workflow-conclusion-action
GitHub action to get workflow conclusion.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Secret GitHub API token to use for making API requests. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| conclusion | Workflow conclusion |