mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
Update coverage.yml
This commit is contained in:
parent
fcb55257be
commit
7f6f7eff1e
4
.github/workflows/coverage.yml
vendored
4
.github/workflows/coverage.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Code Coverage
|
||||
|
||||
on:
|
||||
#push:
|
||||
#branches: [ master ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
- cron: "0 11 * * *"
|
||||
|
||||
|
|
Loading…
Reference in a new issue