We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd88f01 commit 7f2c51eCopy full SHA for 7f2c51e
.github/workflows/coverage.yaml
@@ -1,8 +1,5 @@
1
name: Test coverage and TiCS Report
2
on:
3
- push:
4
- branches:
5
- - ci-tics-main
6
schedule: # uses last commit on default branch (main)
7
- cron: "30 0 * * 6" # At 0:30 on Saturday
8
# temporarily disabling client mode due to quota
0 commit comments