Skip to content

An app for getting general info and stats about the API edpoints and their 'examples' state. #4776

An app for getting general info and stats about the API edpoints and their 'examples' state.

An app for getting general info and stats about the API edpoints and their 'examples' state. #4776

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