mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
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:
parent
c507bb982d
commit
fbcd700cd8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dotnet.yml
vendored
1
.github/workflows/dotnet.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
branches:
|
||||
- dev
|
||||
- master
|
||||
- avalonia_migration
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, ready_for_review]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue