Skip to content

Commit 87f3ab3

Browse files
committed
Added / to skills path endings
1 parent 094879c commit 87f3ab3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • plugins/azure-cloud-development/.github/plugin

plugins/azure-cloud-development/.github/plugin/plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"./agents/terraform-azure-implement.md"
2828
],
2929
"skills": [
30-
"./skills/azure-resource-health-diagnose",
31-
"./skills/az-cost-optimize",
32-
"./skills/import-infrastructure-as-code"
30+
"./skills/azure-resource-health-diagnose/",
31+
"./skills/az-cost-optimize/",
32+
"./skills/import-infrastructure-as-code/"
3333
]
3434
}

0 commit comments

Comments
 (0)