]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: fix missing quotes in `labeler.yml`
authorJan Macku <jamacku@redhat.com>
Tue, 7 Feb 2023 14:39:37 +0000 (15:39 +0100)
committerJan Macku <jamacku@redhat.com>
Tue, 7 Feb 2023 14:39:37 +0000 (15:39 +0100)
.github/workflows/labeler.yml

index b6f65afd4e5f888bc9cb8f907746ede2f7065907..bab6da7edde974de6697090e6db3f0fa0476fb12 100644 (file)
@@ -97,7 +97,7 @@ jobs:
                                "needs-discussion 🤔",
                                "needs-reporter-feedback ❓",
                                "dont-merge",
-                               "squash-on-merge,
+                               "squash-on-merge",
                                "quick-review"]) {
             try {
               await github.rest.issues.removeLabel({