diff --git a/.github/workflows/CI-CD.yml b/.github/workflows/CI-CD.yml index c223314..de2a629 100644 --- a/.github/workflows/CI-CD.yml +++ b/.github/workflows/CI-CD.yml @@ -1,7 +1,7 @@ name: CI-CD.yml on: pull_request: - branches: ["main"] + branches: ["donguk"] types: - closed