Skip to content

[9.0] Update URLs for Docs V3 (#4255) #5302

[9.0] Update URLs for Docs V3 (#4255)

[9.0] Update URLs for Docs V3 (#4255) #5302

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