diff --git a/.github/workflows/ci-cursor-review.yml b/.github/workflows/ci-cursor-review.yml index 7490be0cb..2312c0ccd 100644 --- a/.github/workflows/ci-cursor-review.yml +++ b/.github/workflows/ci-cursor-review.yml @@ -16,6 +16,7 @@ concurrency: jobs: cursor-review: + if: github.event.label.name == 'cursor-review' permissions: contents: read pull-requests: write