Skip to content

fix: node-exporter group should be "node-exporter" #51

fix: node-exporter group should be "node-exporter"

fix: node-exporter group should be "node-exporter" #51

Workflow file for this run

name: Check License Headers
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-license-headers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check license headers
run: npx @kt3k/license-checker@3.2.2