From 5c22c2a8ff636604e0d1670773f28f74c38e97a3 Mon Sep 17 00:00:00 2001 From: Nirmal Savinda Date: Fri, 14 Jun 2024 17:08:39 +0530 Subject: [PATCH] ci:Create labeler.yml --- .github/labeler.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/labeler.yml diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 0000000..258f485 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,3 @@ +"Build: Automation": +- changed-files: + - any-glob-to-any-file: ['.github/**']