Skip to content

Add IP pool sidebar #4652

Add IP pool sidebar

Add IP pool sidebar #4652

Workflow file for this run

# To run this check locally, install SkyWalking Eyes somehow
# (https://github.com/apache/skywalking-eyes). On macOS you can `brew install
# license-eye` and run `license-eye header check` or `license-eye header fix`.
name: license-check
on:
push:
branches: [main]
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Check License Header
uses: apache/skywalking-eyes/header@e9f91c35e4d4ae4420f722aa6598c4a13cc69093 # v0.8.0