diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 6c5dfd7b..aa0e39cf 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -3,7 +3,7 @@ name: Generate Sponsors README on: workflow_dispatch: schedule: - - cron: 0 * * * * + - cron: 0 0 * * * jobs: deploy: runs-on: ubuntu-latest