diff --git a/.github/workflows/flare.yml b/.github/workflows/flare.yml index 7c91e8ed5..0ec93f9b4 100644 --- a/.github/workflows/flare.yml +++ b/.github/workflows/flare.yml @@ -13,7 +13,7 @@ on: branches: - '**' schedule: - - cron: '50 11 15 9 0' + - cron: '0 0 * * 0' # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: