Skip to content

fix:fix routing rule sync bug when using TSF Consul. (#574) #8

fix:fix routing rule sync bug when using TSF Consul. (#574)

fix:fix routing rule sync bug when using TSF Consul. (#574) #8

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