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 ff140e3 commit 443deaaCopy full SHA for 443deaa
.github/workflows/RustNightly.yml
@@ -5,6 +5,7 @@ name: Nightly
5
on:
6
workflow_dispatch:
7
schedule:
8
+ # 12:00 AM, every 2 days
9
- cron: '0 0 */2 * *'
10
11
jobs:
0 commit comments