Skip to content

Jonathanbrum/eng 33523 updating modeltypes to include transcribe for whisper model #899

Jonathanbrum/eng 33523 updating modeltypes to include transcribe for whisper model

Jonathanbrum/eng 33523 updating modeltypes to include transcribe for whisper model #899

name: pre-commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pre-commit/[email protected]