diff --git a/.github/release.yml b/.github/release.yml deleted file mode 100644 index f9587002d..000000000 --- a/.github/release.yml +++ /dev/null @@ -1,22 +0,0 @@ -changelog: - exclude: - labels: - - skip-changelog - authors: - - devsy-app[bot] - categories: - - title: Features - labels: - - enhancement - - feature - - title: Bug Fixes - labels: - - bug - - fix - - title: Infrastructure - labels: - - ci - - infrastructure - - title: Other Changes - labels: - - "*"