Skip to content

Unit test fw from scratch and PerfEventType::forName tests (#1036) #16

Unit test fw from scratch and PerfEventType::forName tests (#1036)

Unit test fw from scratch and PerfEventType::forName tests (#1036) #16

Workflow file for this run

name: Linter Checks
on:
- push
- pull_request
jobs:
check-license-headers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check license headers
uses: apache/skywalking-eyes/[email protected]