mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 08:36:58 +08:00
refactor(CI): Run test-build on PRs as well
This commit is contained in:
parent
d2cec6cdbf
commit
7fea527a84
4
.github/workflows/test-build.yml
vendored
4
.github/workflows/test-build.yml
vendored
@ -10,6 +10,10 @@ on:
|
||||
paths:
|
||||
- "requirements.txt"
|
||||
- ".github/workflows/test-build.yml"
|
||||
pull_request:
|
||||
paths:
|
||||
- "requirements.txt"
|
||||
- ".github/workflows/test-build.yml"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user