mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-07-27 07:35:22 +00:00
Update action targets
This commit is contained in:
parent
bc09bdedf9
commit
7e24655385
4
.github/workflows/tauri-build.yml
vendored
4
.github/workflows/tauri-build.yml
vendored
@ -14,7 +14,7 @@ on:
|
|||||||
- macos
|
- macos
|
||||||
- linux
|
- linux
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main, V2]
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/src-tauri/**'
|
- 'frontend/src-tauri/**'
|
||||||
- 'frontend/src/**'
|
- 'frontend/src/**'
|
||||||
@ -22,7 +22,7 @@ on:
|
|||||||
- 'frontend/package-lock.json'
|
- 'frontend/package-lock.json'
|
||||||
- '.github/workflows/tauri-build.yml'
|
- '.github/workflows/tauri-build.yml'
|
||||||
push:
|
push:
|
||||||
branches: [main, V2, "infra/tauri-actions"]
|
branches: [main, V2]
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/src-tauri/**'
|
- 'frontend/src-tauri/**'
|
||||||
- 'frontend/src/**'
|
- 'frontend/src/**'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user