Skip to content

[YQL-17103] Support StartsWith with pg types in extract_predicate library #190

[YQL-17103] Support StartsWith with pg types in extract_predicate library

[YQL-17103] Support StartsWith with pg types in extract_predicate library #190

Workflow file for this run

name: Build documentation
on:
pull_request:
paths:
- 'ydb/docs/**'
jobs:
build-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
uses: diplodoc-platform/docs-build-action@v3
with:
revision: "pr-${{ github.event.pull_request.number }}-${{ github.event.pull_request.head.sha }}"
src-root: "./ydb/docs"