Skip to content

fix: fold the orphan umbrella intent files into weather_condition.intent #136

fix: fold the orphan umbrella intent files into weather_condition.intent

fix: fold the orphan umbrella intent files into weather_condition.intent #136

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
secrets: inherit
with:
ruff: true
pre_commit: false # set true if .pre-commit-config.yaml exists