From: Jan Macku Date: Tue, 7 Feb 2023 14:39:37 +0000 (+0100) Subject: ci: fix missing quotes in `labeler.yml` X-Git-Tag: v253-rc3~35^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d709b92ef14e3e8c5c831c296cfbe1e6fc5202de;p=thirdparty%2Fsystemd.git ci: fix missing quotes in `labeler.yml` --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index b6f65afd4e5..bab6da7edde 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -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({