github actions

외부에서 github http api 호출로 workflow 실행하기

wefree 2022. 2. 27. 17:46

repository dispatch event 를 이용해 외부에서 api 호출로 workflow 를 실행할 수 있다.

  • 강의: https://www.udemy.com/course/github-actions: 2-11
  • github actions 문서: https://docs.github.com/en/rest/reference/repos#create-a-repository-dispatch-event