myrotvorets/Trigger Repository Dispatch
GitHub action to trigger a repository_dispatch event
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A Personal Access Token with repo scope. Do not use GITHUB_TOKEN. | yes | — |
| repo | A repository (owner/repo) to send the dispatch to | no | — |
| type | A custom webhook event name | yes | — |
| payload | An optional JSON payload with extra information about the webhook event that your action or worklow may use. Up to 10 top-level properties are allowed | no | — |
Outputs
no outputs