Skip to content

chore: add missing shared CI workflows #1

chore: add missing shared CI workflows

chore: add missing shared CI workflows #1

Workflow file for this run

name: PIP Audit
on:
pull_request:
branches: [dev]
workflow_dispatch:
jobs:
pip_audit:
uses: OpenVoiceOS/gh-automations/.github/workflows/pip-audit.yml@dev
secrets: inherit