diff --git a/.github/workflows/CI-CD.yml b/.github/workflows/CI-CD.yml index b3f32ab..1eb734e 100644 --- a/.github/workflows/CI-CD.yml +++ b/.github/workflows/CI-CD.yml @@ -2,7 +2,7 @@ name: CI/CD on: pull_request: - types: [opened, synchronize, reopened] + types: [opened, synchronize, reopened, closed] branches: - main release: