Skip to content

Commit 7635ca9

Browse files
author
Aaron Roller
committed
ci: added nightly schedule back to nightly AM-772/deploy_cuda
1 parent a41e9ca commit 7635ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Nightly
22
on:
3+
schedule:
4+
- cron: '05 05 * * *'
35
push:
46
branches-ignore:
57
- master

0 commit comments

Comments
 (0)