1
0
Fork 0
mirror of https://github.com/actions/setup-go synced 2024-11-12 16:42:40 +00:00
setup-go/.github/workflows/licensed.yml

15 lines
291 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:
call-licensed:
name: Licensed
#uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/licensed.yml@main