Skip to content

feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. #1247

feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode.

feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. #1247

Workflow file for this run

name: License checker
on:
push:
branches:
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich
pull_request:
branches:
- 2023
- 2022
- 2021
- 2020
- hoxton
- greenwich
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- name: Checkout codes
uses: actions/checkout@v4
- name: Check License Header
uses: apache/[email protected]