Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Merge tag 'v3.2.0' #264

Merge tag 'v3.2.0'

Merge tag 'v3.2.0' #264

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.1.0
- uses: gradle/wrapper-validation-action@v1.0.5