mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-23 16:17:10 +00:00
Change branch triggers from update-shared-modules to master
This commit is contained in:
@@ -2,13 +2,13 @@ name: Flatpak Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [update-shared-modules]
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [update-shared-modules]
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
flatpak_build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: debian-latest
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user