ci: fix release-pipeline running on feature-branches
All checks were successful
Continuous Integration / Build Package (push) Successful in 26s
Continuous Integration / Lint, Check & Test (push) Successful in 56s
Release / Build and Release (push) Successful in 2m37s

This commit is contained in:
Konstantin Fickel 2026-04-07 08:09:47 +02:00
parent 9563ff4d93
commit a9acd34801
Signed by: kfickel
GPG key ID: A793722F9933C1A5

View file

@ -2,6 +2,8 @@ name: Release
on: on:
push: push:
branches:
- main
workflow_dispatch: workflow_dispatch:
jobs: jobs: