We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c83ade + d86fea9 commit bd12347Copy full SHA for bd12347
.github/workflows/ci.yaml
@@ -1,7 +1,7 @@
1
on:
2
pull_request: {}
3
schedule:
4
- - cron: '30 5,17 * * *'
+ - cron: '0 8 * * MON,WED,FRI'
5
push:
6
7
jobs:
0 commit comments