From f167e9377941d13bc5055b7077afa9229fe9b696 Mon Sep 17 00:00:00 2001 From: Wanjohi <71614375+wanjohiryan@users.noreply.github.com> Date: Fri, 29 Mar 2024 09:13:55 +0300 Subject: [PATCH] fix: change auto-labeller code --- .github/workflows/autolabeller.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/autolabeller.yml b/.github/workflows/autolabeller.yml index 22a1c60..2778108 100644 --- a/.github/workflows/autolabeller.yml +++ b/.github/workflows/autolabeller.yml @@ -24,7 +24,8 @@ jobs: with: #TODO: fix all emojis types: |- - ✨ feat + ✨ + feat 🐛 fix 🔨 chore 📝 docs