mirror of
https://github.com/tiennm99/ccs.git
synced 2026-08-09 12:23:30 +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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main, dev, kai/feat/1464-account-pools]
|
branches: [main, dev]
|
||||||
|
|
||||||
# Design notes:
|
# Design notes:
|
||||||
# - Matrix parallelism cuts wall time from ~3-4min to ~60-90s (cache warm).
|
# - Matrix parallelism cuts wall time from ~3-4min to ~60-90s (cache warm).
|
||||||
|
|||||||
Reference in New Issue
Block a user