Skip to content

License Check

License Check #1491

Workflow file for this run

name: License Check
on:
push:
branches:
- 'main'
- 'release-*'
pull_request:
branches:
- 'main'
- 'release-*'
merge_group:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- name: Check License Lines
uses: kt3k/[email protected]