From 422305fa4e3c6efe7e31c9fc645a68ad5eab0835 Mon Sep 17 00:00:00 2001 From: Guillaume Tardif Date: Mon, 28 Sep 2020 17:19:58 +0200 Subject: [PATCH] Label PRs touching to protos Signed-off-by: Guillaume Tardif --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 3eb48346..7a24d0b3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -9,6 +9,7 @@ cli: api: - api/**/* + - protos/**/* ci: - .github/**/*