fix: Catchall category for release notes (#5701)

This commit is contained in:
bo0tzz 2023-12-14 21:01:17 +01:00 committed by GitHub
parent e4ee224e16
commit 2836b8cda9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/release.yml vendored
View File

@ -24,3 +24,6 @@ changelog:
- title: Dependency updates
labels:
- renovate
- title: Other changes
labels:
- "*"