Skip to content

fix: when server is down, request needs to be handled properly. (#575) #11

fix: when server is down, request needs to be handled properly. (#575)

fix: when server is down, request needs to be handled properly. (#575) #11

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/skywalking-eyes@v0.4.0