Skip to content

feat: add log if there are no instances after routing (#634) #221

feat: add log if there are no instances after routing (#634)

feat: add log if there are no instances after routing (#634) #221

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]