diff --git a/.github/workflows/CI-CD.yaml b/.github/workflows/CI-CD.yaml index b7e49838..612cd388 100644 --- a/.github/workflows/CI-CD.yaml +++ b/.github/workflows/CI-CD.yaml @@ -7,11 +7,7 @@ name: CI-CD on: push: - branches: - - "*" - tags-ignore: - - "*" - + pull_request: schedule: - cron: "0 0 1 * *"