setup-go/.github/workflows/licensed.yml
2023-02-28 19:38:54 +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