mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-24 10:03:55 +08:00
ci: only dispatch ComfyUI tag to cloud from the public repo
This commit is contained in:
1
.github/workflows/tag-dispatch-cloud.yml
vendored
1
.github/workflows/tag-dispatch-cloud.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
dispatch-cloud:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'Comfy-Org/ComfyUI'
|
||||
steps:
|
||||
- name: Send repository dispatch to cloud
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user