Skip to content

fix:fix NPE when rate-limiting with null value. (#669) #352

fix:fix NPE when rate-limiting with null value. (#669)

fix:fix NPE when rate-limiting with null value. (#669) #352

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]