Skip to content

Commit

Permalink
Update .github/workflows/check-for-resources-update.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Flo Edelmann <[email protected]>
  • Loading branch information
ota-meshi and FloEdelmann committed Nov 30, 2024
1 parent 6495cac commit c645145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-resources-update.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Check for utils resources update
on:
schedule:
- cron: 0 0 * * 0
- cron: 0 0 * * 0 # At 00:00 on Sunday, see https://crontab.guru/#0_0_*_*_0

jobs:
check-for-resources-update:
Expand Down

0 comments on commit c645145

Please sign in to comment.