mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 07:10:52 +08:00
Probably safer to manually trigger builds instead of every push.
This commit is contained in:
parent
a01ea06d82
commit
09bcc6b0b4
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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user