mirror of
https://github.com/Z3Prover/z3
synced 2025-09-30 05:09:02 +00:00
Update wip.yml
This commit is contained in:
parent
40a60f10ce
commit
9069a35b69
1 changed files with 2 additions and 2 deletions
4
.github/workflows/wip.yml
vendored
4
.github/workflows/wip.yml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Open Issues
|
name: Open Issues
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches: [ master ]
|
- cron: '0 0 */2 * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Debug
|
BUILD_TYPE: Debug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue