]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci(labeler): fix missing emoji in `quick-review` label
authorJan Macku <jamacku@redhat.com>
Sat, 11 Feb 2023 06:35:07 +0000 (07:35 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Feb 2023 11:23:46 +0000 (20:23 +0900)
.github/workflows/labeler.yml

index 6adba75aa4a4aba9b3af0b332ff12cb769956e5d..f5e8680f48133894ac38c3a30c880bf556418a52 100644 (file)
@@ -103,7 +103,7 @@ jobs:
                                "needs-reporter-feedback ❓",
                                "dont-merge",
                                "squash-on-merge",
-                               "quick-review"]) {
+                               "quick-review 🏃‍♂️"]) {
             try {
               await github.rest.issues.removeLabel({
                 issue_number: context.issue.number,