diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index af937e7..10aa96e 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -27,6 +27,8 @@ autolabeler: branch: - '/chore-.+/' - '/docs-.+/' + - '/scala-steward.+/' + - '/dependabot.+/' - label: 'fix' branch: - '/fix-.+/'