ci: only dispatch ComfyUI tag to cloud from the public repo

This commit is contained in:
Luke Mino-Altherr
2026-08-15 10:26:44 -07:00
parent 0f1fa67ad8
commit fa81a32de6

View File

@@ -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: