mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-24 08:49:35 +08:00
fix: resolve review feedback — filter workflow to cursor-review label only
This commit is contained in:
parent
9c0a533ebe
commit
8b6d31f9db
1
.github/workflows/ci-cursor-review.yml
vendored
1
.github/workflows/ci-cursor-review.yml
vendored
@ -16,6 +16,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
cursor-review:
|
||||
if: github.event.label.name == 'cursor-review'
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
Loading…
Reference in New Issue
Block a user