Skip to content

fix: session blacklist bypassed by the legacy/INTENT-4 intent-name alias #72

fix: session blacklist bypassed by the legacy/INTENT-4 intent-name alias

fix: session blacklist bypassed by the legacy/INTENT-4 intent-name alias #72

Workflow file for this run

name: OPM Plugin Check
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
opm_check:
uses: OpenVoiceOS/gh-automations/.github/workflows/opm-check.yml@dev
with:
python_version: '3.11'
install_extras: 'extras'
plugin_type: 'pipeline'
opm_require_found: true
opm_validate_interface: true
opm_test_import: true
opm_perf_threshold_ms: 500