chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-08 02:04:36 +00:00
parent c79a861c56
commit 711baa8385
7 changed files with 1923 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "repo-actions-hub",
"description": "Browse repository GitHub Actions workflows, inspect recent runs, and trigger manual workflow_dispatch runs from a Copilot canvas.",
"version": "1.0.0",
"author": {
"name": "James Montemagno",
"url": "https://github.com/jamesmontemagno"
},
"keywords": [
"actions",
"canvas",
"copilot-extension",
"github-actions",
"recent-runs",
"workflow-dispatch"
],
"logo": "assets/preview.png",
"extensions": "."
}