Skip to content

fix: decrease min body length for AI text to speech (#252) #814

fix: decrease min body length for AI text to speech (#252)

fix: decrease min body length for AI text to speech (#252) #814

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/lint.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}