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:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
flatpak-builder:
|
||||
|
Loading…
x
Reference in New Issue
Block a user