henrywhitaker3/Trigger external action
An action that lets you trigger workflows in another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| event | The name of the event in the other repository | yes | "" |
| payload | The JSON body to send the the external workflow | no | {} |
| repo | The repository where you want to trigger the action | yes | — |
| token | The Github token to authenticate with the other repository | yes | — |
| github_api | The url of the Github API to run against | no | https://api.github.com |
Outputs
no outputs