From 0760ab13e8370dc1a070023fbc5cb6c79b6fc5f4 Mon Sep 17 00:00:00 2001 From: Troy Simeon Taylor <44444967+troystaylor@users.noreply.github.com> Date: Thu, 7 Aug 2025 14:44:17 -0400 Subject: [PATCH] Add .pa.yaml --- instructions/power-apps-canvas-yaml.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/power-apps-canvas-yaml.instructions.md b/instructions/power-apps-canvas-yaml.instructions.md index 2e75003..d85983f 100644 --- a/instructions/power-apps-canvas-yaml.instructions.md +++ b/instructions/power-apps-canvas-yaml.instructions.md @@ -1,6 +1,6 @@ --- description: 'Comprehensive guide for working with Power Apps Canvas Apps YAML structure based on Microsoft Power Apps YAML schema v3.0. Covers Power Fx formulas, control structures, data types, and source control best practices.' -applyTo: '**/*.{yaml,yml,md}' +applyTo: '**/*.{yaml,yml,md,pa.yaml}' --- # Power Apps Canvas Apps YAML Structure Guide