mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 00:07:36 +00:00
Fix workflow compilation errors and relocate documentation files (#8295)
* Initial plan * Fix workflow compilation errors and recompile all workflows - Fixed code-conventions-analyzer.md: changed missing-tool.create-pull-request to create-issue - Moved documentation files (CI_MIGRATION.md, CI_TESTING.md, NUGET_BUILD_README.md) from .github/workflows/ to .github/ - Recompiled all workflows successfully - All .lock.yml files regenerated 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:
parent
7eb05151a8
commit
e57ca70bb8
9 changed files with 8 additions and 10 deletions
|
|
@ -27,7 +27,7 @@ safe-outputs:
|
|||
category: "Agentic Workflows"
|
||||
close-older-discussions: true
|
||||
missing-tool:
|
||||
create-pull-request: true
|
||||
create-issue: true
|
||||
network: defaults
|
||||
timeout-minutes: 20
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue