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
+4 -4
View File
@@ -1,10 +1,10 @@
name: "Bundle Desktop (Windows)" name: "Bundle Desktop (Windows)"
on: on:
push: # push:
branches: [ "main" ] # branches: [ "main" ]
pull_request: # pull_request:
branches: [ "main" ] # branches: [ "main" ]
workflow_call: workflow_call:
inputs: inputs:
signing: signing: