actions-marketplace-validations/repository-event-dispatch-action
dispatches an event to the repository that you configure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | PAT Token with repo scope | yes | — |
| repository | Repository to dispatch the event to | yes | — |
| owner | The owner of the repository to dispatch the event to | yes | — |
| event | The event to dispatch | yes | — |
| payload | The event to dispatch | no | {} |
Outputs
no outputs