lindluni/Find Workflow Job ID
Find the workflow job ID for a given workflow job name
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| org | The GitHub organization name | yes | ${{ github.repository_owner }} |
| repo | The GitHub repository name | yes | — |
| workflow_id | The workflow ID | yes | — |
| sha | The SHA of the commit to use | yes | ${{ github.sha }} |
| token | The GitHub personal access token | yes | ${{ github.token }} |
| job_name | The workflow job name | yes | ${{ github.job }} |
Outputs
no outputs