diff --git a/.github/workflows/action-develop-cd.yml b/.github/workflows/action-develop-cd.yml index ead5c18..8d607c0 100644 --- a/.github/workflows/action-develop-cd.yml +++ b/.github/workflows/action-develop-cd.yml @@ -3,9 +3,6 @@ name: action-develop-cd # 언제 이 파일의 내용이 실행될 것인지 정의 on: push: - branches: - - develop - pull_request: # 테스트트리거 branches: - develop