Skip to content

Commit d05db76

Browse files
hitode909claude
andcommitted
Enable CI for all branches
Remove branch restrictions from GitHub Actions CI to ensure all branches get tested automatically on push and PR. This ensures development branches are properly validated before merging. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e71b2a1 commit d05db76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ name: CI
55
on:
66
pull_request:
77
push:
8-
branches:
9-
- master
10-
- 2025
118

129
jobs:
1310
test:

0 commit comments

Comments
 (0)