prevent windows build on pushes and PR's (#1194)

This commit is contained in:
Max Novich
2025-02-11 09:50:21 -08:00
committed by GitHub
parent 54af4c914c
commit 2386a6a864

View File

@@ -1,10 +1,10 @@
name: "Bundle Desktop (Windows)"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]
workflow_call:
inputs:
signing: