Skip to content

Release 0.0.1a2

Release 0.0.1a2 #5

Workflow file for this run

name: Lint
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
lint:
uses: OpenVoiceOS/gh-automations/.github/workflows/lint.yml@dev
with:
ruff: true
pre_commit: false