flow-os/Trigger
Trigger another workflow from the current workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The Github access token to use (i.e. secrets.GITHUB_TOKEN) | yes | — |
| repo | The name of the repository to dispatch the event to | yes | — |
| owner | The owner of the repository to dispatch the event to | yes | — |
| event_type | The type of event to be dispatched | yes | — |
| message | An optional JSON string payload to be dispatched | — | — |
| debug | Set to true to enable logs | — | false |
Outputs
no outputs