4
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-11-10 06:56:57 +00:00
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