diff --git a/.github/workflows/CI-CD.yaml b/.github/workflows/CI-CD.yaml index fba9903b..dd55a7f1 100644 --- a/.github/workflows/CI-CD.yaml +++ b/.github/workflows/CI-CD.yaml @@ -8,11 +8,6 @@ name: CI-CD on: push: - branches: - - "*" - tags-ignore: - - "*" - schedule: - cron: "0 0 1 * *"