Skip to content

Commit d50efee

Browse files
committed
added schedule
1 parent 3d99f10 commit d50efee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/WORKFLOWS/solution.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Leetcode-Solution-Collectinator
22

33
on:
4+
schedule:
5+
- cron : '0 8 * * *'
6+
47
workflow_dispatch:
58

69

0 commit comments

Comments
 (0)