prevent windows build on pushes and PR's (#1194)
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user