Skip to content

feat: modernize for ovos #6

feat: modernize for ovos

feat: modernize for ovos #6

Workflow file for this run

# ~~ Generated by projen. To modify, edit .projenrc.json and run "npx projen".
name: license_tests
on:
push: {}
workflow_dispatch: {}
pull_request:
branches:
- master
- main
jobs:
license:
uses: openvoiceos/.github/.github/workflows/license_tests.yml@feat/shared_actions1
with:
branch: ${{ github.event.pull_request.head.ref || github.event.inputs.branch }}
action_branch: feat/shared_actions1
python-version: "3.10"