Skip to content

Commit 0be5ead

Browse files
Update update-readme.yml
1 parent 1572bb6 commit 0be5ead

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-readme.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Update README
22

33
on:
44
workflow_dispatch:
5+
6+
schedule:
7+
- cron: '0 0 * * *'
58

69
jobs:
710
update-readme:

0 commit comments

Comments
 (0)