mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-12 16:40:05 +00:00
1.9.19 - Cherry pick release CI (#2643)
This commit is contained in:
4
.github/workflows/test-ui.yaml
vendored
4
.github/workflows/test-ui.yaml
vendored
@@ -5,11 +5,15 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- 'core/*'
|
||||
- 'desktop/*'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- 'dev*'
|
||||
- 'core/*'
|
||||
- 'desktop/*'
|
||||
|
||||
jobs:
|
||||
jest-tests:
|
||||
|
||||
Reference in New Issue
Block a user