diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index ecd78fbc25..8c964111a5 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -21,7 +21,7 @@ name: CI Pipeline on: schedule: - - cron: 0 9 * * * + - cron: 0 18 * * 0 push: branches: - dev