Skip to content

Commit 55c5e55

Browse files
authored
Run at 00:00 UTC everyday
1 parent 54a180b commit 55c5e55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ generate-schema ]
66
watch:
77
types: [started]
8+
schedule:
9+
- cron: “0 0 * * *” # Run at 00:00 UTC everyday
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)