setup-go/.github/workflows/licensed.yml

14 lines
213 B
YAML
Raw Normal View History

name: Licensed
on:
2021-08-25 15:29:44 +00:00
push:
branches:
- main
pull_request:
branches:
- main
jobs:
2022-12-20 15:34:43 +00:00
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main