diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 76bfb5ad..2e07825b 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -2,7 +2,7 @@ name: Build And Test Extensions on: schedule: - - cron: '0 0 1 * *' + - cron: '0 20 1 * *' push: branches: [develop] paths: