mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Change branch for Flatpak build workflow
This commit is contained in:
committed by
GitHub
parent
ee40f3842b
commit
faf55e0d06
4
.github/workflows/flatpak-build.yml
vendored
4
.github/workflows/flatpak-build.yml
vendored
@@ -2,9 +2,9 @@ name: Flatpak Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [update-shared-modules]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master]
|
branches: [update-shared-modules]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flatpak_build:
|
flatpak_build:
|
||||||
|
|||||||
Reference in New Issue
Block a user