Skip to content

Commit 725cf32

Browse files
authored
ci: sync to elastic/skills in cursor-plugins (#33)
1 parent 03019c7 commit 725cf32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ci-tools.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ repo = "elastic/cursor-plugins"
1010

1111
[[sync.target.copies]]
1212
source = "skills"
13-
dest = "skills"
13+
dest = "elastic/skills"
1414
exclude = ["**/.claude-plugin/**"]
1515
preserve = [".git", "README.md", "**/plugin.json"]
1616

1717
[[sync.target.versions]]
18-
file = "skills/**/plugin.json"
18+
file = "elastic/**/plugin.json"
1919
field = "version"

0 commit comments

Comments
 (0)