Remove push trigger for main branch in build-deb.yml

This commit is contained in:
2025-04-28 10:37:37 +02:00
parent 38d4c7d5f3
commit 60c4ca19b1

View File

@@ -2,11 +2,6 @@ name: Build Wheels
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "pyproject.toml"
jobs:
build: