Skip to content

Commit

Permalink
Update cron schedule in sponsors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed Mar 6, 2024
1 parent 21c5b10 commit 2fe7073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Generate Sponsors README
on:
workflow_dispatch:
schedule:
- cron: "30 15 0-6"
- cron: 30 15 * * 0-6
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2fe7073

Please sign in to comment.