Skip to content

swinton/trigger-repository-dispatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trigger-repository-dispatch 🚀

Trigger a repository dispatch on a GitHub repository via the command-line.

Usage

GITHUB_TOKEN=YOUR_GITHUB_PERSONAL_ACCESS_TOKEN npx trigger-repository-dispatch \
  --nwo "octocat/spoon-knife" # 'nwo: Name (of the repository) with owner (required)'
  --event-type "my-event" # event-type: Type of event to trigger (optional, defaults to 'trigger-repository-dispatch')

About

Trigger a repository dispatch on a GitHub repository via the command-line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published