Files
cache/.github/workflows/licensed.yml
T
4791017169 Update workflows to use reusable-workflows (#1066)
* Update workflows to use reusable-workflows

Signed-off-by: jongwooo <[email protected]>

* fix: Update the out-of-date metadata files

Signed-off-by: jongwooo <[email protected]>

Signed-off-by: jongwooo <[email protected]>
Co-authored-by: Shubham Tiwari <[email protected]>
2023-01-17 17:27:27 +05:30

16 lines
235 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