Skip to content

Commit c645145

Browse files
Update .github/workflows/check-for-resources-update.yml
Co-authored-by: Flo Edelmann <[email protected]>
1 parent 6495cac commit c645145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-for-resources-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check for utils resources update
22
on:
33
schedule:
4-
- cron: 0 0 * * 0
4+
- cron: 0 0 * * 0 # At 00:00 on Sunday, see https://crontab.guru/#0_0_*_*_0
55

66
jobs:
77
check-for-resources-update:

0 commit comments

Comments
 (0)