Skip to content

Separate out detecting if we just got to the end or have gotten TF co… #508

Separate out detecting if we just got to the end or have gotten TF co…

Separate out detecting if we just got to the end or have gotten TF co… #508

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