mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
prevent windows build on pushes and PR's (#1194)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user