test other branch pushes

This commit is contained in:
Anthony Stirling
2025-11-19 16:09:07 +00:00
parent 08ed2e1636
commit d173b492c6
+2 -2
View File
@@ -14,7 +14,7 @@ on:
- macos
- linux
pull_request:
branches: [main, V2]
branches: [main, V2, V2-tauri-windows]
paths:
- 'frontend/src-tauri/**'
- 'frontend/src/**'
@@ -22,7 +22,7 @@ on:
- 'frontend/package-lock.json'
- '.github/workflows/tauri-build.yml'
push:
branches: [main, V2]
branches: [main, V2, V2-tauri-windows]
paths:
- 'frontend/src-tauri/**'
- 'frontend/src/**'