2020-08-12 08:55:11 +08:00
|
|
|
name: Licensed
|
|
|
|
|
|
|
|
on:
|
2021-08-25 23:29:44 +08:00
|
|
|
push:
|
|
|
|
branches:
|
|
|
|
- main
|
|
|
|
pull_request:
|
|
|
|
branches:
|
|
|
|
- main
|
2020-08-12 08:55:11 +08:00
|
|
|
|
|
|
|
jobs:
|
2022-12-14 22:11:36 +08:00
|
|
|
call-licensed:
|
|
|
|
name: Licensed
|
|
|
|
#uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
|
|
|
|
uses: IvanZosimov/reusable-workflows/.github/workflows/licensed.yml@main
|