Skip to content

Commit

Permalink
fix: remove emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan committed Mar 29, 2024
1 parent d6dbc5b commit aa9c7d4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/autolabeller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa9c7d4

Please sign in to comment.