Skip to content

feat: support config event and monitor address list. #227

feat: support config event and monitor address list.

feat: support config event and monitor address list. #227

Workflow file for this run

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