We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32abdd6 commit bb00718Copy full SHA for bb00718
.github/workflows/RustNightly.yml
@@ -4,6 +4,8 @@ name: Nightly
4
5
on:
6
workflow_dispatch:
7
+ schedule:
8
+ - cron: '0 0 */2 * *'
9
10
jobs:
11
musl:
0 commit comments