Skip to content

update README with installation instructions and project details #30

update README with installation instructions and project details

update README with installation instructions and project details #30

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