ci: ignore "skip-release-notes" when generating release notes (#31656)

This commit is contained in:
Raffael Meyer 2025-03-11 17:22:33 +01:00 committed by GitHub
parent ddbb987831
commit 2b9aa25520
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/release.yml vendored Normal file
View file

@ -0,0 +1,4 @@
changelog:
exclude:
labels:
- skip-release-notes