Skip to content

Update build status badge in README.md to new workflow (#1059) #18

Update build status badge in README.md to new workflow (#1059)

Update build status badge in README.md to new workflow (#1059) #18

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]