Skip to content

Increment Version to 0.1.1 #66

Increment Version to 0.1.1

Increment Version to 0.1.1 #66

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"