We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5dc19b commit ea5c8beCopy full SHA for ea5c8be
.github/workflows/rust-clippy.yml
@@ -16,7 +16,7 @@ on:
16
# The branches below must be a subset of the branches above
17
branches: [ "main" ]
18
schedule:
19
- - cron: '0 0 * * 6'
+ - cron: '0 0 * * *'
20
21
jobs:
22
rust-clippy-analyze:
0 commit comments