Change branch for Flatpak build workflow

This commit is contained in:
deepend-tildeclub
2026-02-21 16:36:58 -07:00
committed by GitHub
parent ee40f3842b
commit faf55e0d06

View File

@@ -2,9 +2,9 @@ name: Flatpak Build
on:
push:
branches: [master]
branches: [update-shared-modules]
pull_request:
branches: [master]
branches: [update-shared-modules]
jobs:
flatpak_build: