enable test release of all brances and disable formal release for now

This commit is contained in:
Meliox 2026-06-07 16:10:22 +02:00
parent 3cfcc1c2c1
commit 3ad1aeae90
2 changed files with 1 additions and 7 deletions

View File

@ -4,11 +4,7 @@ name: Build and Release
# (detected by a push to main that changes debian/changelog).
on:
push:
branches:
- main
paths:
- 'debian/changelog'
workflow_dispatch:
permissions:
contents: write

View File

@ -4,8 +4,6 @@ name: Test Release Build
on:
push:
branches:
- deb-installer
workflow_dispatch:
jobs: