Skip to content

chore: update ci and add some test for bare-metal #107

chore: update ci and add some test for bare-metal

chore: update ci and add some test for bare-metal #107

name: License
on:
push:
branches:
- develop
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