Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added support for using a local image as the bundle JDK for distribut… #523

Added support for using a local image as the bundle JDK for distribut…

Added support for using a local image as the bundle JDK for distribut… #523

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