Skip to content

[8.17] Fix spec validator bugs (#3295) #4141

[8.17] Fix spec validator bugs (#3295)

[8.17] Fix spec validator bugs (#3295) #4141

Workflow file for this run

name: License headers
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check license headers
run: |
./.github/check-license-headers.sh