Skip to content

add npm in workflow

add npm in workflow #2

Workflow file for this run

name: Check Apache License
on:
push
jobs:
ubuntu-build:
name: check license
runs-on: ubuntu-latest
steps:
- name: Check License Header
uses: apache/skywalking-eyes/header@main