Skip to content

Commit 0b9c8f6

Browse files
brtkwrclaude
andcommitted
fix: remove develop branch from CI triggers
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 10fcfc2 commit 0b9c8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 🧪 Run Tests
22

33
on:
44
push:
5-
branches: [ main, develop ]
5+
branches: [ main ]
66
pull_request:
77
branches: [ main ]
88
workflow_dispatch:

0 commit comments

Comments
 (0)