mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 08:17:37 +00:00
recompile workflows
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6ef869bf8b
commit
5a91b0e6e9
9 changed files with 70 additions and 70 deletions
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
description: Analyzes Z3 codebase for consistent coding conventions and opportunities to use modern C++ features
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Once daily at midnight UTC
|
||||
schedule: daily
|
||||
workflow_dispatch:
|
||||
permissions: read-all
|
||||
tools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue