From b848f5229b5b62756b50c27cb9deb68949c70540 Mon Sep 17 00:00:00 2001 From: Mehdi Chaouch Date: Thu, 27 May 2021 15:34:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Fix=20typo=20in=20Pull=20Request?= =?UTF-8?q?=20auto=20labelling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index ad6a8ec4..0fa8f412 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -55,4 +55,4 @@ - nabweb/** 'Translations': - - **/*.po + - '**/*.po'