Skip to content

Commit bb00718

Browse files
committed
Fix up nightly
Signed-off-by: James Sturtevant <[email protected]>
1 parent 32abdd6 commit bb00718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/RustNightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Nightly
44

55
on:
66
workflow_dispatch:
7+
schedule:
8+
- cron: '0 0 */2 * *'
79

810
jobs:
911
musl:

0 commit comments

Comments
 (0)