Files
stale/.github/workflows/licensed.yml
Sergey Dolin b5b320bc53 fix licenses
2023-03-13 19:39:37 +01:00

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