Skip to content

Commit db9229f

Browse files
committed
change sponsor workflow to daily
1 parent 3ee0be8 commit db9229f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Sync Sponsors
66
on:
77
workflow_dispatch:
88
schedule:
9-
- cron: '0 6 * * 1'
9+
- cron: '0 6 * * *'
1010

1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)