diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 406854ae..26c7373d 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -3,7 +3,7 @@ name: CI/CD on: push: pull_request: - types: [opened, synchronize, reopened] + types: [opened, reopened] env: FORCE_COLOR: 3 # Diplay chalk colors