mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 14:30:41 +00:00
fix: re-add push trigger for sno-skills and sno-qa-* branches
This commit is contained in:
2
.github/workflows/pr-qa.yaml
vendored
2
.github/workflows/pr-qa.yaml
vendored
@@ -7,7 +7,7 @@ name: 'PR: QA'
|
||||
on:
|
||||
# TODO: remove push trigger before merge
|
||||
push:
|
||||
branches: [sno-skills]
|
||||
branches: [sno-skills, sno-qa-*]
|
||||
pull_request:
|
||||
types: [labeled]
|
||||
branches: [main]
|
||||
|
||||
Reference in New Issue
Block a user