mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 08:40:27 +02:00
Merge pull request from tenacityteam/auto-flatpak-ci
Enable auto runs of flatpak CI Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org> Reference-to: https://github.com/tenacityteam/tenacity/pull/648
This commit is contained in:
commit
c72c1dc2b6
6
.github/workflows/flatpak.yml
vendored
6
.github/workflows/flatpak.yml
vendored
@ -1,7 +1,11 @@
|
||||
name: Packaging
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths:
|
||||
- /packaging/flatpak/**
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user