diff --git a/.triage-policies.yml b/.triage-policies.yml
index 022a6f7e8e0aff0eb137d53374fdd2cb320f51fd..c5eda0a9a0f8760d41f598761406fd0f6a338129 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -111,8 +111,15 @@ resource_rules:
 
       - name: Make sure each issue has a Status label
         conditions:
-          forbidden_labels: 
-            - Status: { Blocked, Draft, input wanted, Needs Design, Needs reproduction, Need triage, Ready, Review wanted }
+          forbidden_labels:
+            - Status: Blocked
+            - Status: Draft
+            - Status: input wanted
+            - Status: Needs Design
+            - Status: Needs reproduction
+            - Status: Need triage
+            - Status: Ready
+            - Status: Review wanted
           state: opened
         actions:
           labels: