Skip to content

[Issue #1247] Maintain consistency between the Rockset index and the RocksDB index. #124

[Issue #1247] Maintain consistency between the Rockset index and the RocksDB index.

[Issue #1247] Maintain consistency between the Rockset index and the RocksDB index. #124

Workflow file for this run

name: Pull Request Build Check
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
verify:
uses: ./.github/workflows/build-pixels.yml
with:
build_type: "pr"
skip_package: true