diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index aa0e39cf..32c7b8b5 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 0 * * * + - cron: 0 0 * * 0 jobs: deploy: runs-on: ubuntu-latest