Fixed missing ending quotes in labeller (#6327)
authorDerek Bailey <derekbailey@google.com>
Thu, 10 Dec 2020 22:19:46 +0000 (14:19 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Dec 2020 22:19:46 +0000 (14:19 -0800)
.github/labeler.yml

index 33c2346..1f4a17b 100644 (file)
@@ -85,9 +85,9 @@ documentation:
 
 CI:
   - '.github/**/*'
-  - '.appveyor/**/*
+  - '.appveyor/**/*'
   - '.travis/**/*'
-  - '.bazelci/**/*
+  - '.bazelci/**/*'
   - .travis.yml
   - appveyor.yml