Skip to content

Simplify java assertions and add messages to all (#1027) #2

Simplify java assertions and add messages to all (#1027)

Simplify java assertions and add messages to all (#1027) #2

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]