Skip to content

Commit 65ddc6f

Browse files
authored
make formatting consistant (#915)
1 parent 6d943f2 commit 65ddc6f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/labeler.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ TF Plugin Framework:
6767
Vault:
6868
- any:
6969
- changed-files:
70-
- any-glob-to-any-file: ['content/vault/**']
70+
- any-glob-to-any-file: [
71+
'content/vault/**'
72+
]
7173

7274
Vault IC:
7375
- any:
@@ -88,4 +90,6 @@ Vault IC:
8890
WAF:
8991
- any:
9092
- changed-files:
91-
- any-glob-to-any-file: ['well-architected-framework/**']
93+
- any-glob-to-any-file: [
94+
'content/well-architected-framework/**'
95+
]

0 commit comments

Comments
 (0)