Skip to content

Commit 80ef108

Browse files
update nightly run
1 parent 4594c3b commit 80ef108

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: "nightly"
22

33
on:
4-
schedule:
5-
- cron: "0 0 * * *"
4+
# schedule:
5+
# - cron: "0 0 * * *"
6+
workflow_dispatch:
7+
68

79
jobs:
810
linux_tests:

0 commit comments

Comments
 (0)