Skip to content

[ML] Fix empty requests being sent to nodes with the model allocation… #967

[ML] Fix empty requests being sent to nodes with the model allocation…

[ML] Fix empty requests being sent to nodes with the model allocation… #967

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1