1
0
Fork 0
mirror of https://github.com/actions/setup-java.git synced 2024-08-16 10:19:51 +02:00
setup-java/.github/workflows/licensed.yml

17 lines
313 B
YAML
Raw Normal View History

name: Licensed
on:
2021-09-13 11:52:18 +02:00
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
call-licensed:
name: Licensed
#uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
uses: IvanZosimov/reusable-workflows/.github/workflows/licensed.yml@main