Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Ben Buttigieg
2026-04-28 16:07:20 +01:00
committed by GitHub
parent 7b99fef2bc
commit 56f9b95b0d

View File

@@ -955,7 +955,12 @@
"license": "MIT",
"requires": {
"speckit_version": ">=0.1.0",
"tools": ["m365 CLI (CLI for Microsoft 365)"]
"tools": [
{
"name": "m365 CLI (CLI for Microsoft 365)",
"required": true
}
]
},
"provides": {
"commands": 3,