diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 3b22a4fd..3ec7fc79 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -33,7 +33,7 @@ on: default: 'main' required: false schedule: - - cron: '30 8 1 * *' + - cron: '30 8 * * *' env: JHI_SAMPLES: ${{ github.workspace }}/jhipster-daily-builds/test-integration/samples jobs: