Skip to content

Commit d446910

Browse files
authored
Update Deploy.yml
1 parent d9772f1 commit d446910

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
branches:
55
- main
66
schedule:
7-
- cron: '0 13 * * *'
7+
- cron: '0 0 * * *'
8+
workflow_dispatch:
89
jobs:
910
aggregate:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)