Skip to content

Backport: Fix race condition in initial point sync #729 (#731) #4

Backport: Fix race condition in initial point sync #729 (#731)

Backport: Fix race condition in initial point sync #729 (#731) #4

Workflow file for this run

# This workflow will build a Java project with Gradle
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle
name: Java CI with Gradle for v0.x branch
on:
push:
branches: [ v0.x ]
pull_request:
branches: [ v0.x ]
jobs:
build:
uses: Yelp/nrtsearch/.github/workflows/[email protected]
with:
branch: v0.x