Skip to content

docs: show where P comes from in P.tag snippets #1276

docs: show where P comes from in P.tag snippets

docs: show where P comes from in P.tag snippets #1276

Workflow file for this run

name: CI
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: btravstack/config/.github/workflows/ci-reusable.yml@workflows-v1
with:
integration-tests: true
node-versions: '["", "22.19.0"]'