diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 406047f7..c605d0c8 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -2,7 +2,7 @@ name: Generate Sponsors README on: workflow_dispatch: schedule: - - cron: 30 15 * * 0-6 + - cron: 0 0 1 */3 * permissions: contents: write jobs: