3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-19 16:53:18 +00:00

Change code-conventions-analyzer workflow from weekly to daily schedule (#8229)

* Initial plan

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

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
Copilot 2026-01-17 10:59:23 -08:00 committed by GitHub
parent e9390ad433
commit a586093e4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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: