From 704b8e1262f199faf0d2afb67cdfc0bc17d85f75 Mon Sep 17 00:00:00 2001 From: "hinto.janai" Date: Mon, 27 May 2024 19:57:15 -0400 Subject: [PATCH] .github: `database` -> `storage` --- .github/labeler.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 1a71a24..0caf87b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -34,9 +34,9 @@ A-cryptonight: - changed-files: - any-glob-to-any-file: cryptonight/** -A-database: +A-storage: - changed-files: - - any-glob-to-any-file: database/** + - any-glob-to-any-file: storage/** A-helper: - changed-files: