Fix quotes in applyTo field in instructions

This commit is contained in:
Troy Simeon Taylor 2025-08-28 13:45:57 -04:00 committed by GitHub
parent 20b3af5ff1
commit d6c374d530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
---
description: 'Guidelines for developing Azure Logic Apps and Power Automate workflows with best practices for Workflow Definition Language (WDL), integration patterns, and enterprise automation'
applyTo: '**/*.json,**/*.logicapp.json,**/workflow.json,**/*-definition.json,**/*.flow.json'
applyTo: "**/*.json,**/*.logicapp.json,**/workflow.json,**/*-definition.json,**/*.flow.json"
---
# Azure Logic Apps and Power Automate Instructions