Skip to content

[DOCS]: Clarify GET / response on Serverless #6165

[DOCS]: Clarify GET / response on Serverless

[DOCS]: Clarify GET / response on Serverless #6165

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