Files
2025-11-30 08:58:30 +08:00

14 lines
240 B
JSON

{
"name": "pr-automation",
"description": "Automate PR workflow approvals and ok-to-test comments",
"version": "0.0.1",
"author": {
"name": "stbenjam"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}