Skip to content

Colour Estimation as part of Feature service! (not called for receptionist) #261

Colour Estimation as part of Feature service! (not called for receptionist)

Colour Estimation as part of Feature service! (not called for receptionist) #261

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- '*'
jobs:
QC:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Quality Control
uses: "./.github/workflows/qc"