Skip to content

Commit 9768729

Browse files
committed
fix copy/paste errors
1 parent 9cdebcf commit 9768729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/labeler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Terraform agents:
2525
- any:
2626
- changed-files:
2727
- any-glob-to-any-file: [
28-
'content/terraform/**'
28+
'content/terraform-docs-agents/**'
2929
]
3030

3131
HCP Terraform:
3232
- any:
3333
- changed-files:
3434
- any-glob-to-any-file: [
35-
'content/terraform/**'
35+
'content/terraform-docs-common/**'
3636
]
3737

3838
Terraform Enterprise:
@@ -46,7 +46,7 @@ Terraform migrate:
4646
- any:
4747
- changed-files:
4848
- any-glob-to-any-file: [
49-
'content/terraform-docs-common/**'
49+
'content/terraform-migrate/**'
5050
]
5151

5252
TF Plugin Framework:

0 commit comments

Comments
 (0)