Skip to content

chore: modify no_active_datanodes error msg #147

chore: modify no_active_datanodes error msg

chore: modify no_active_datanodes error msg #147

Workflow file for this run

name: License checker
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
license-header-check:
runs-on: ubuntu-latest
name: license-header-check
steps:
- uses: actions/checkout@v2
- name: Check License Header
uses: apache/skywalking-eyes/header@main