Skip to content

fix: don't scale in shards when capacity is not enough, just warn (#769) #1639

fix: don't scale in shards when capacity is not enough, just warn (#769)

fix: don't scale in shards when capacity is not enough, just warn (#769) #1639

Workflow file for this run

name: License Checker
on:
push:
branches:
- main
- "forks/*"
pull_request:
branches:
- main
- "v*.*.*-rc"
jobs:
license-header-check:
runs-on: ubuntu-latest
name: license-header-check
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/skywalking-eyes/header@v0.6.0