Omit formatter PRs from releases by default (#6317)

I end up removing these manually every time, seems easier to just omit
them for now.
This commit is contained in:
Charlie Marsh
2023-08-03 16:45:50 -04:00
committed by GitHub
parent 1705fcef36
commit 8276b26480

1
.github/release.yml vendored
View File

@@ -4,6 +4,7 @@ changelog:
labels:
- internal
- documentation
- formatter
categories:
- title: Breaking Changes
labels: