Skip to content

chore: release automations #41

chore: release automations

chore: release automations #41

Workflow file for this run

name: License tests
on:
workflow_dispatch:
push:
jobs:
license:
uses: openvoiceos/.github/.github/workflows/license_tests.yml@feat/shared_actions1
with:
branch: ${{ github.head_ref }}
action_branch: feat/shared_actions1
python_version: 3.10