Add release helper (#1976)

This commit is contained in:
Anbraten
2023-09-07 17:17:17 +02:00
committed by GitHub
parent 1806ad0165
commit 4c55a7c509
2 changed files with 17 additions and 0 deletions

3
release-config.ts Normal file
View File

@@ -0,0 +1,3 @@
export default {
commentOnReleasedPullRequests: false,
};