mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
Disable Flatpak builds on PR
Flatpak builds will only run on merge to master and when manually triggered Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
This commit is contained in:
parent
aa3d5c096c
commit
69774679e7
3
.github/workflows/flatpak.yml
vendored
3
.github/workflows/flatpak.yml
vendored
@ -2,7 +2,8 @@ name: Packaging
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
flatpak:
|
||||
name: "Flatpak"
|
||||
|
Loading…
x
Reference in New Issue
Block a user