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 5ce51a9 commit c3a1b4eCopy full SHA for c3a1b4e
.github/workflows/codecov.yaml
@@ -2,7 +2,7 @@ name: Code Coverage with codecov
2
3
on:
4
schedule:
5
- - cron: '25 */3 * * *'
+ - cron: '25 */3 * * 1-5'
6
7
jobs:
8
codecov-prep:
0 commit comments