Merge post-0.7.0-release updates into main

This commit is contained in:
Dustin J. Mitchell
2025-07-30 22:40:11 -04:00
6 changed files with 11 additions and 12 deletions

View File

@ -118,8 +118,7 @@ jobs:
- uses: obi1kenobi/cargo-semver-checks-action@v2
with:
# exclude the binary package from semver checks, since it is not published as a crate.
# exclude postgres temporarily until it is released
exclude: taskchampion-sync-server,taskchampion-sync-server-storage-postgres
exclude: taskchampion-sync-server
mdbook:
runs-on: ubuntu-latest