From fa5fcb94d946836667f6af21c379da1241dcc08e Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Thu, 16 Apr 2026 07:56:25 -0400 Subject: [PATCH] fix: remove duplicate CI/CD section from CLAUDE.md Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index ddb872c..bdfb967 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -10,10 +10,6 @@ This is a Paperclip adapter plugin that runs Claude Code agents as isolated Kube Build and publish are handled by GitHub Actions on tag push — do **not** build locally. To release a new version, bump `package.json` with `npm version` and push the tag — CI handles the rest. -## CI/CD - -Build and publish are handled by GitHub Actions on tag push — do **not** build locally. To release a new version, bump `package.json` with `npm version` and push the tag — CI handles the rest. - ## Common Commands ```bash