ci: only dispatch ComfyUI tag to cloud from the public repo
This commit is contained in:
parent
0f1fa67ad8
commit
fa81a32de6
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue