Remove label check from pull_request_ci.yml

This commit is contained in:
Florian Heilmann 2023-12-25 16:46:55 +01:00 committed by GitHub
parent 5f043627b4
commit 75ce80a89f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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