From 507290d30d7be8cb3f7e0be0352be8c3e6953608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matias=20Niemel=C3=A4?= Date: Wed, 27 Sep 2017 15:43:20 -0700 Subject: [PATCH] build: fix broken path for animations in .pullapprove (#19453) PR Close #19453 --- .pullapprove.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index 7ed930b2ce..f9ddc46d73 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -115,7 +115,7 @@ groups: animations: conditions: files: - - "packages/animation/*" + - "packages/animations/*" - "packages/platform-browser/animations/*" users: - matsko #primary