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 c448f84 commit c7b57daCopy full SHA for c7b57da
.github/workflows/codecov.yaml
@@ -1,6 +1,8 @@
1
name: Code Coverage with codecov
2
3
on:
4
+ workflow_dispatch:
5
+ branches: [main]
6
schedule:
7
- cron: '25 06,18 * * *'
8
0 commit comments