summaryrefslogtreecommitdiff
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
parent8586e8ab84b46d22ce904a84b6f1c3f798dad24e (diff)
downloadsystemd-d709b92ef14e3e8c5c831c296cfbe1e6fc5202de.tar.gz
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({