summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2023-02-07 15:39:37 +0100
committerJan Macku <jamacku@redhat.com>2023-02-07 15:39:37 +0100
commitd709b92ef14e3e8c5c831c296cfbe1e6fc5202de (patch)
tree5d7653cc775f02287b9fbe1cb7d291da5cfe5701 /.github
parentMerge pull request #26324 from yuwata/argv-util-update-short-name (diff)
downloadsystemd-d709b92ef14e3e8c5c831c296cfbe1e6fc5202de.tar.xz
systemd-d709b92ef14e3e8c5c831c296cfbe1e6fc5202de.zip
ci: fix missing quotes in `labeler.yml`
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index b6f65afd4e..bab6da7edd 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({