From 6145b9c8d8c1013cfaeaba1418c3717aa08d0d51 Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Mon, 13 Mar 2023 08:01:14 +1000
Subject: [PATCH] .github/labeler.yml: update sops labels

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

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 90e2a6d..fb97c49 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -1,4 +1,6 @@
 "sops secrets":
+  - ".sops.yaml"
+  - "**/*/*.enc.json"
   - "**/*/secrets.yaml"
 
 "terraform":