From 1fb2d1abab39d5476282a25ba8f823925278fbf3 Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov Date: Thu, 21 Sep 2023 21:23:58 +0300 Subject: [PATCH] ci: add infrastructure label (#3270) --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c8da8cf..5e0475a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -49,3 +49,4 @@ ranks: src/calculateRank.js ci: - .github/workflows/* - scripts/* +infrastructure: .eslintrc.js