From b99ce5a60816647e54107be11fa31559f284d810 Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Sat, 18 May 2024 19:49:48 +1000
Subject: [PATCH] .github/labeler.yml: update secrets

---
 .github/labeler.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 5cf0767..4dce97f 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -1,10 +1,11 @@
-"sops secrets":
+"secrets":
   - changed-files:
       - any-glob-to-any-file:
           - ".sops.yaml"
           - "secrets.yaml"
           - "**/*/*.enc.json"
           - "**/*/secrets.yaml"
+          - "secrets/**/*"
 
 "terraform":
   - changed-files: