mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-17 12:16:59 +00:00
ci: drop temporary epic branch from PR trigger
All phase PRs targeting kai/feat/1464-account-pools have merged; the extra trigger entry is no longer needed and dev should not inherit it.
This commit is contained in:
@@ -2,7 +2,7 @@ name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main, dev, kai/feat/1464-account-pools]
|
||||
branches: [main, dev]
|
||||
|
||||
# Design notes:
|
||||
# - Matrix parallelism cuts wall time from ~3-4min to ~60-90s (cache warm).
|
||||
|
||||
Reference in New Issue
Block a user