kingandpartners/Dispatch Workflow
Dispatches a workflow in another Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Auth Token | yes | — |
| repo | The repository to dispatch the workflow in - i.e. owner/repo | yes | — |
| workflow_id | The ID of the workflow to dispatch - i.e. partial-build.yml | yes | — |
| ref | The branch to dispatch the workflow on - i.e. main | no | main |
| inputs | The inputs to pass to the workflow - i.e. {"package_name":"partial-build.yml"} | no | {} |
Outputs
no outputs