Fix quotes in applyTo field in instructions
This commit is contained in:
parent
20b3af5ff1
commit
d6c374d530
@ -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'
|
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
|
# Azure Logic Apps and Power Automate Instructions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user