1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-03 21:17:47 +02:00
cache/.github/workflows/licensed.yml
jongwooo a464b1ea4a Update workflows to use reusable-workflows
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-01-13 23:48:09 +09:00

15 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