mirror of
https://github.com/Z3Prover/z3
synced 2026-08-02 04:03:26 +00:00
recompile workflows
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d51d164d21
commit
1a63ac9042
22 changed files with 502 additions and 543 deletions
3
.github/workflows/zipt-code-reviewer.md
vendored
3
.github/workflows/zipt-code-reviewer.md
vendored
|
|
@ -2,8 +2,7 @@
|
|||
description: Reviews Z3 string/sequence graph implementation (euf_sgraph, euf_seq_plugin, src/smt/seq) by comparing with the ZIPT reference implementation and reporting improvements as git diffs in GitHub issues
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0,6,12,18 * * *"
|
||||
schedule: daily
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: read-all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue