]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
.github/labeler: fix yaml syntax 38636/head
authorErnesto Puerta <epuertat@redhat.com>
Thu, 17 Dec 2020 12:17:53 +0000 (13:17 +0100)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 17 Dec 2020 12:17:53 +0000 (13:17 +0100)
Introduced by https://github.com/ceph/ceph/pull/38617

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.github/labeler.yml

index dcc7695175ac993d12e599835315cc6e4519f139..228bf46e30e2a05ad04e7620336999cd79e4db35 100644 (file)
@@ -1,5 +1,5 @@
 build/ops:
-  - **/CMakeLists.txt
+  - "**/CMakeLists.txt"
   - admin/**
   - ceph.spec.in
   - cmake/**