Skip to content

fix: correctly pass command line args, "-c=" instead of "-c " #171

fix: correctly pass command line args, "-c=" instead of "-c "

fix: correctly pass command line args, "-c=" instead of "-c " #171

name: License Checker
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