Add summary preview workflow

This commit is contained in:
Sean Goedecke
2025-04-22 06:16:47 +00:00
parent 85c6b7a620
commit a041377b16
2 changed files with 40 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "AI issue summary",
"description": "Summarizes new issues",
"iconName": "octicon ai-model",
"categories": ["Automation", "SDLC"],
"labels": ["preview"]
}