Skip to content

Move jsdoc tag at the end (otherwise it grabs all text) #4706

Move jsdoc tag at the end (otherwise it grabs all text)

Move jsdoc tag at the end (otherwise it grabs all text) #4706

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