Commit graph

2 commits

Author SHA1 Message Date
lekss361
bf7f12f736 chore(ci): run CI on push to feature branches
Add conventional-prefix branch patterns to on.push.branches so
CI triggers immediately on feat/**, fix/**, refactor/**, chore/**,
docs/**, perf/**, test/**, hotfix/** pushes без waiting for PR.

Side effects:
- Double-run при PR (push + pull_request events) — acceptable, capacity=2
- Не trigger'ит на experimental/wip/temp branches (no prefix) — intentional
2026-05-16 11:02:23 +03:00
lekss361
b95559eac9 init 2026-04-25 13:45:19 +03:00