3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-24 02:54:00 +00:00

Update code-conventions-analyzer to run daily instead of weekly

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-17 18:57:00 +00:00
parent 66207dd7bd
commit 69f9e5ed7a
2 changed files with 46 additions and 15 deletions

View file

@ -1,7 +1,7 @@
---
description: Analyzes Z3 codebase for consistent coding conventions and opportunities to use modern C++ features
on:
schedule: weekly
schedule: daily
workflow_dispatch:
permissions: read-all
tools: