Skip to content

Commit c7af122

Browse files
committed
Add on.schedule
1 parent ad212a8 commit c7af122

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
@@ -1,6 +1,8 @@
11
name: generate documents
22

33
on:
4+
schedule:
5+
- cron: '5 19 * * *'
46
workflow_dispatch:
57

68
permissions:

0 commit comments

Comments
 (0)