mirror of
https://github.com/Z3Prover/z3
synced 2026-06-14 12:55:39 +00:00
fixup release-notes-updater
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8ba5fb6698
commit
d3626fee64
2 changed files with 319 additions and 239 deletions
1
.github/workflows/release-notes-updater.md
vendored
1
.github/workflows/release-notes-updater.md
vendored
|
|
@ -33,6 +33,7 @@ steps:
|
|||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0 # Fetch full history for analyzing commits
|
||||
persist-credentials: false
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue