summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/sponsors.yml2
1 files changed, 1 insertions, 1 deletions
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