mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
Merge branch 'V2' into feature/sign-placement-ui
This commit is contained in:
commit
71dcbf9c12
11
.github/workflows/tauri-build.yml
vendored
11
.github/workflows/tauri-build.yml
vendored
@ -17,18 +17,11 @@ on:
|
|||||||
branches: [main, V2]
|
branches: [main, V2]
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/src-tauri/**'
|
- 'frontend/src-tauri/**'
|
||||||
- 'frontend/src/**'
|
- 'frontend/src/desktop/**'
|
||||||
- 'frontend/package.json'
|
- 'frontend/tsconfig.desktop.json'
|
||||||
- 'frontend/package-lock.json'
|
|
||||||
- '.github/workflows/tauri-build.yml'
|
- '.github/workflows/tauri-build.yml'
|
||||||
push:
|
push:
|
||||||
branches: [main, V2]
|
branches: [main, V2]
|
||||||
paths:
|
|
||||||
- 'frontend/src-tauri/**'
|
|
||||||
- 'frontend/src/**'
|
|
||||||
- 'frontend/package.json'
|
|
||||||
- 'frontend/package-lock.json'
|
|
||||||
- '.github/workflows/tauri-build.yml'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user