Skip to content

Commit 5a131b0

Browse files
committed
fix: rebase before change
1 parent fdf6419 commit 5a131b0

File tree

9 files changed

+1
-390
lines changed

9 files changed

+1
-390
lines changed

.github/workflows/generate-registry.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
git config user.email "github-actions[bot]@users.noreply.github.com"
2828
git add registry.json
2929
git diff --cached --quiet || git commit -m "chore: regenerate registry.json"
30+
git pull --rebase
3031
git push

templates/mcp-server-python/artifact.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

templates/mcp-server-python/scaffold/README.md.tmpl

Lines changed: 0 additions & 68 deletions
This file was deleted.

templates/mcp-server-python/scaffold/pyproject.toml.tmpl

Lines changed: 0 additions & 26 deletions
This file was deleted.

templates/mcp-server-python/scaffold/src/__init__.py

Whitespace-only changes.

templates/mcp-server-python/scaffold/src/server.py

Lines changed: 0 additions & 73 deletions
This file was deleted.

templates/mcp-server-python/scaffold/tests/test_tools.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

templates/mcp-server-python/skills/rules/mcp-architecture/SKILL.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)