Skip to content

docs(API): remove hand-written x-code-samples #2732

docs(API): remove hand-written x-code-samples

docs(API): remove hand-written x-code-samples #2732

Workflow file for this run

name: License Check
on: push
jobs:
lawa-npm-ci:
name: NPM license checks
uses: phrase/actions/.github/workflows/lawa-npm-ci.yml@main
with:
node-version: "24.14.1"
ruby-version: 3.1.3
decisions-file: config/license-decisions.yml
secrets:
github-token: ${{ secrets.GH_LAWA_ACCESS_TOKEN }}