diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index b980840fc7..fcdfad099b 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -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: