ci(github): add avalonia_migration branch to build triggers

Enable automatic GitHub Actions builds for pushes to the avalonia_migration branch.
This commit is contained in:
Shengkai Lin 2026-02-01 13:28:52 +08:00
parent c507bb982d
commit fbcd700cd8

View file

@ -9,6 +9,7 @@ on:
branches:
- dev
- master
- avalonia_migration
pull_request:
types: [opened, synchronize, reopened, ready_for_review]