Skip to content

Receptionist - Clean-up speech recovery and get_name_and_drink #356

Receptionist - Clean-up speech recovery and get_name_and_drink

Receptionist - Clean-up speech recovery and get_name_and_drink #356

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"