mirror of
https://git-proxy.hk.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-04-10 14:38:18 +08:00
Trigger build workflow when flatpak changes are made (#9105)
Trigger build all for changes under the flatpak folder
This commit is contained in:
parent
17d08aec41
commit
45221a2bea
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -13,6 +13,7 @@ on:
|
||||
- 'localization/**'
|
||||
- 'resources/**'
|
||||
- ".github/workflows/build_*.yml"
|
||||
- 'flatpak/**'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
@ -27,6 +28,7 @@ on:
|
||||
- 'BuildLinux.sh'
|
||||
- 'build_release_vs2022.bat'
|
||||
- 'build_release_macos.sh'
|
||||
- 'flatpak/**'
|
||||
|
||||
workflow_dispatch: # allows for manual dispatch
|
||||
inputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user