chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-07 02:02:16 +00:00
parent 50ca8aa0f8
commit 9743b7c263
39 changed files with 74 additions and 73 deletions
@@ -6,7 +6,7 @@ Use this template structure when generating `preflight-report.md` in the project
## Template
```markdown
````markdown
# Azure Deployment Preflight Report
**Generated:** {timestamp}
@@ -196,7 +196,7 @@ Please resolve the issues listed above before deploying. After fixes:
---
*Report generated by Azure Deployment Preflight Skill*
```
````
---
@@ -223,7 +223,7 @@ Please resolve the issues listed above before deploying. After fixes:
## Example Report
```markdown
````markdown
# Azure Deployment Preflight Report
**Generated:** 2026-01-16T14:32:00Z
@@ -338,7 +338,7 @@ azd provision --environment dev
---
*Report generated by Azure Deployment Preflight Skill*
```
````
---