1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2025-04-18 00:54:18 +07:00
2022-12-20 16:24:40 +01:00

15 lines
234 B
YAML

name: Licensed
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main