only build on push to master

we have now merge queues for maintainance branches. We still build it
for master to have our installer beeing updated. In future this part
could go in new workflow instead.
This commit is contained in:
Jörg Thalheim
2025-10-09 14:15:33 +01:00
parent ce38b46e06
commit 118acc84ba

View File

@@ -4,6 +4,8 @@ on:
pull_request:
merge_group:
push:
branches:
- master
workflow_dispatch:
inputs:
dogfood: