-
외부에서 github http api 호출로 workflow 실행하기github actions 2022. 2. 27. 17:46
repository dispatch event 를 이용해 외부에서 api 호출로 workflow 를 실행할 수 있다.
'github actions' 카테고리의 다른 글
환경 변수 설정하기 (0) 2022.03.01 workflow 실행 조건을 branches, tags, paths 로 제한하기 (0) 2022.02.27 cron schedule 설정하기 (0) 2022.02.27 pull_request event 로 activity_type 살펴보기 (0) 2022.02.27 checkout action 사용해 보기 (0) 2022.02.26