1
0
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:
Emily Mabrey 2021-09-27 20:31:46 -04:00 committed by GitHub
commit c72c1dc2b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,11 @@
name: Packaging
on:
push:
branches: [master]
branches:
- master
pull_request:
paths:
- /packaging/flatpak/**
workflow_dispatch:
jobs: