Skip to content

infra: add license check action #1

infra: add license check action

infra: add license check action #1

Workflow file for this run

name: License Check
on:
pull_request:
branches:
- main
jobs:
license-header:
name: License header
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Check license header
uses: apache/skywalking-eyes@5b7ee1731d036b5aac68f8bd3fc9e6f98ada082e