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). # (detected by a push to main that changes debian/changelog).
on: on:
push: workflow_dispatch:
branches:
- main
paths:
- 'debian/changelog'
permissions: permissions:
contents: write contents: write

View File

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