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 8d0a98e commit 5f79ca7Copy full SHA for 5f79ca7
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ on:
21
- "**.md"
22
- "**.txt"
23
workflow_dispatch:
24
+ schedule: [cron: "0 1 */7 * *"]
25
26
env:
27
CARGO_TERM_COLOR: always
0 commit comments