diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ab49ff..5aaf78e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: [main, claude/**] pull_request: branches: [main]