Skip to content

fix: fix concurrency limiter not working in tsf. (#673) #366

fix: fix concurrency limiter not working in tsf. (#673)

fix: fix concurrency limiter not working in tsf. (#673) #366

name: License checker
on:
push:
branches:
- main
- release/*
paths-ignore:
- '**.md'
pull_request:
branches:
- main
- release/*
paths-ignore:
- '**.md'
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- name: Checkout codes
uses: actions/checkout@v4
- name: Check License Header
uses: apache/[email protected]