Skip to content

Commit

Permalink
fix: try adding quotations to all emoji labelled tags
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan committed Mar 29, 2024
1 parent aa5a14d commit d6dbc5b
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions .github/workflows/autolabeller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,15 @@ jobs:
#TODO: fix all emojis
types: |-
'✨ feat'
feat
🐛 fix
🔨 chore
📝 docs
✅ test
🕵🏽‍♂️ security
🚮 remove
♻️ revert
🏎️ perf
💫 style
'🐛 fix'
'🔨 chore'
'📝 docs'
'✅ test'
'🕵🏽‍♂️ security'
'🚮 remove'
'♻️ revert'
'🏎️ perf'
'💫 style'
deprecate
refactor
ci
Expand Down

0 comments on commit d6dbc5b

Please sign in to comment.