fix: update branch triggers for workflow to stable and dev

This commit is contained in:
Zhe Fang
2025-06-12 10:54:42 -04:00
parent 2404c54bb6
commit eb666fd8f2

View File

@@ -5,9 +5,9 @@ name: WinUI 3 MSIX app
on:
push:
branches: [main]
branches: [stable, dev]
pull_request:
branches: [main]
branches: [stable, dev]
jobs:
build: