diekotto/Repository Dispatch Event

Custom action to trigger workflow dispatch events

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with repo scope${{ github.token }}
repositoryRepository to trigger the event in${{ github.repository }}
event-typeType of event to trigger
client-payloadJSON payload to send with the eventno{}
namedescription
resultResult of the action