diff --git a/.github/release.yml b/.github/release.yml index de1342be9..08bf63e50 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -17,6 +17,7 @@ changelog: - enhancement - dependencies - repo + - automation - title: 👷Dependencies labels: @@ -25,3 +26,7 @@ changelog: - title: 🧱Repo labels: - repo + + - title: 🤖Automated + labels: + - automation