diff --git a/.github/workflows/pull_request_ci.yml b/.github/workflows/pull_request_ci.yml index 3c02f5ba6..08605f2f9 100644 --- a/.github/workflows/pull_request_ci.yml +++ b/.github/workflows/pull_request_ci.yml @@ -10,5 +10,4 @@ permissions: pull-requests: write jobs: voronusers_ci_pr_check: - if: ${{ contains( github.event.pull_request.labels.*.name, 'Ready for CI') }} uses: VoronDesign/.github/.github/workflows/voronusers-ci-pr-check.yml@main