4
0
Fork 0
mirror of https://github.com/actions/setup-go.git synced 2025-11-12 22:53:46 +00:00
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