Remove label check from pull_request_ci.yml
This commit is contained in:
parent
5f043627b4
commit
75ce80a89f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue