diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 1cb5304d2..8acf0a601 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -7,7 +7,7 @@ categories: - title: 'Bug Fixes' labels: ['bug', 'fix'] - title: 'Maintenance' - labels: ['chore', 'refactor'] + labels: ['chore', 'refactor', 'ci'] change-template: '- $TITLE (#$NUMBER) @$AUTHOR' template: |