Skip to content

Replace uint32 with uint64 for cluster id in vector index (#14576) #621

Replace uint32 with uint64 for cluster id in vector index (#14576)

Replace uint32 with uint64 for cluster id in vector index (#14576) #621

Workflow file for this run

name: CheckAllowedDirs
on:
push:
pull_request:
jobs:
build:
concurrency:
group: check-allowed-dirs-${{ github.ref }}
cancel-in-progress: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check dirs
run: ${{github.workspace}}/.github/check_dirs.sh ${{github.workspace}}