Cachefixing test (#5793)

Co-authored-by: Claude Haiku 4.5 <[email protected]>
This commit is contained in:
Anthony Stirling
2026-02-25 13:44:38 +00:00
committed by GitHub
co-authored by Claude Haiku 4.5
parent c8081ac7cd
commit 86072ec91a
14 changed files with 194 additions and 74 deletions
+1 -2
View File
@@ -15,6 +15,7 @@ on:
- linux
pull_request:
branches: [main, V2-tauri-windows]
types: [opened, reopened, synchronize, ready_for_review]
paths:
- "frontend/src-tauri/**"
- "frontend/src/desktop/**"
@@ -23,8 +24,6 @@ on:
- "frontend/package-lock.json"
- "frontend/vite.config.ts"
- ".github/workflows/tauri-build.yml"
push:
branches: [main]
permissions:
contents: read