Skip to content

this is a central repo to create and reuse github workflows

Notifications You must be signed in to change notification settings

caisy-io/github-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

github-workflows

trigger manual with a dispatch like so

curl --request POST \
  --url 'https://api.github.com/repos/caisy-io/tag/dispatches' \
  --header 'authorization: Bearer xxx' \
  --data '{"event_type": "api-trigger", "client_payload": {"environment":"staging"}}'

you need to create a personal access token in github for this

About

this is a central repo to create and reuse github workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages