Skip to content

Commit 8a6dc46

Browse files
authored
Merge pull request #232 from Kharhamel/autoRegenerate
changed the cron date
2 parents 6b9e7a7 + d1c2005 commit 8a6dc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-regenerate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Auto Regenerate"
33

44
on:
55
schedule:
6-
- cron: '0 0 * * 0'
6+
- cron: '0 0 * * 3'
77

88
jobs:
99

0 commit comments

Comments
 (0)