mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-02 13:48:15 +02:00
Add test branch so actions can run
This commit is contained in:
parent
4fcfaa1f4d
commit
288ca1e12f
9
.github/workflows/tauri-test.yml
vendored
9
.github/workflows/tauri-test.yml
vendored
@ -22,6 +22,15 @@ on:
|
||||
- 'frontend/package-lock.json'
|
||||
- '.github/workflows/tauri-test.yml'
|
||||
- '.github/workflows/tauri-build.yml'
|
||||
push:
|
||||
branches: [main, "infra/tauri-actions"]
|
||||
paths:
|
||||
- 'frontend/src-tauri/**'
|
||||
- 'frontend/src/**'
|
||||
- 'frontend/package.json'
|
||||
- 'frontend/package-lock.json'
|
||||
- '.github/workflows/tauri-test.yml'
|
||||
- '.github/workflows/tauri-build.yml'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user