Skip to content

Create github workflow for the v1 branch #1

Create github workflow for the v1 branch

Create github workflow for the v1 branch #1

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 v1 branch
on:
push:
branches: [ v1 ]
pull_request:
branches: [ v1 ]
jobs:
build:
uses: Yelp/nrtsearch/.github/workflows/gradle.yml

Check failure on line 14 in .github/workflows/gradle_v1.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gradle_v1.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
branch: v1