mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 21:16:09 +00:00
Probably safer to manually trigger builds instead of every push.
This commit is contained in:
7
.github/workflows/windows_release.yml
vendored
7
.github/workflows/windows_release.yml
vendored
@@ -1,9 +1,10 @@
|
||||
name: "Windows Release"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user