Skip to content

Commit ddc3696

Browse files
author
lucifer
committed
..
1 parent 43559ba commit ddc3696

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/schedule.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: daily
22
on:
3+
push:
34
schedule:
4-
- cron: "1 16 * * *"
5+
- cron: "0 16 * * *"
56

67
jobs:
78
Daily:

0 commit comments

Comments
 (0)