pczora / repo-dispatch-action

Repository from Github https://github.compczora/repo-dispatch-actionRepository from Github https://github.compczora/repo-dispatch-action

repository dispatch action

Enables sending repository dispatch events to other repos

Based on this Gist by @Daniel-ltw

Inputs

event_type

Required The type of the event to be dispatched

auth_token

Required The auth token (needs to have repo scope)

org

Required The GitHub organization the target repo is part of (e.g. your username)

repo

Required The name of the target repo

About


Languages

Language:Shell 78.1%Language:Dockerfile 21.9%