diff --git a/.github/labeler.yml b/.github/labeler.yml index 6e1db1d99c1..3632e1ab25e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -20,12 +20,10 @@ frontend: - 'frontend/**' backend: - - all: - - changed-files: - - any-glob-to-any-file: - - 'core/**' - - all-globs-to-all-files: - - '!core/log/**' + - changed-files: + - any-glob-to-any-file: + - 'core/**' + service: - changed-files: - any-glob-to-any-file: @@ -76,8 +74,8 @@ ddl-change: feature: - head-branch: - - '^feat' - - 'feature' + - '^feat' + - 'feature' fix: - head-branch: '^fix' diff --git a/core/log/.gitkeep b/core/log/.gitkeep deleted file mode 100644 index 8b137891791..00000000000 --- a/core/log/.gitkeep +++ /dev/null @@ -1 +0,0 @@ -