diff --git a/.github/workflows/autolabeller.yml b/.github/workflows/autolabeller.yml index 51757e0c..4fb3dddd 100644 --- a/.github/workflows/autolabeller.yml +++ b/.github/workflows/autolabeller.yml @@ -28,16 +28,16 @@ jobs: with: #TODO: fix all emojis types: |- - '✨ feat' - '🐛 fix' - '🔨 chore' - '📝 docs' - '✅ test' - '🕵🏽‍♂️ security' - '🚮 remove' - '♻️ revert' - '🏎️ perf' - '💫 style' + feat + fix + chore + docs + test + security + remove + revert + perf + style deprecate refactor ci