mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Add native Cursor marketplace plugin packaging (#776)
* Add native Cursor marketplace plugin packaging AI assistance: Codex, under maintainer direction. * Document verified Cursor plugin installation and smoke tests AI assistance: Codex, under maintainer direction. * Fix Cursor plugin sync for license changes AI assistance: Codex, under maintainer direction.
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
- "cli/engine/**"
|
||||
- "skill/**"
|
||||
- "scripts/**"
|
||||
- "docs/CURSOR-PLUGIN.md"
|
||||
- "LICENSE"
|
||||
- "package.json"
|
||||
- "bun.lock"
|
||||
workflow_dispatch:
|
||||
@@ -43,6 +45,7 @@ env:
|
||||
.veto
|
||||
.vibe
|
||||
plugin
|
||||
cursor-plugin
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
||||
Reference in New Issue
Block a user