setup-python/.github/workflows/licensed.yml
2023-03-03 11:35:04 +01:00

14 lines
214 B
YAML

name: Licensed
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main