ci: add dev branch to CI push triggers

This commit is contained in:
2026-03-15 20:56:07 +04:00
parent 0747973c8f
commit bb7900a614

View File

@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- dev
pull_request: pull_request:
branches: branches:
- main - main