Skip to content

Use initializer to ensure that all worker run worker_setup() (#1919) #1482

Use initializer to ensure that all worker run worker_setup() (#1919)

Use initializer to ensure that all worker run worker_setup() (#1919) #1482

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]