Update build.yml
This commit is contained in:
parent
60b7425070
commit
311db6f32e
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -2,9 +2,9 @@ name: Build Flatpak
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flatpak-builder:
|
flatpak-builder:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user