decyjphr-actions/workflow trigger
Trigger another workflow in the same repo using workflow dispatch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow | id or name of the workflow to be triggered | yes | — |
| token | Github PAT | yes | — |
| ref | ref | yes | — |
| inputs | Inputs to be sent | yes | {} |
Outputs
| name | description |
|---|---|
| response | response for invoking |