Skip to content

#1015 - Watt this in situ carriage block lubrication #40

#1015 - Watt this in situ carriage block lubrication

#1015 - Watt this in situ carriage block lubrication #40

Workflow file for this run

name: pull_request_ci
run-name: "#${{github.event.number}} - ${{github.event.pull_request.title}}"
on:
pull_request:
types: [opened, reopened, synchronize, labeled]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
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