mirror of
https://github.com/aljazceru/goose.git
synced 2026-02-23 15:34:27 +01:00
prevent windows build on pushes and PR's (#1194)
This commit is contained in:
8
.github/workflows/bundle-desktop-windows.yml
vendored
8
.github/workflows/bundle-desktop-windows.yml
vendored
@@ -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