Skip to content

Commit

Permalink
Remove label check from pull_request_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FHeilmann authored Dec 25, 2023
1 parent 5f04362 commit 75ce80a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull_request_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 75ce80a

Please sign in to comment.