1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-07 06:55:52 +01: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

View File

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