Skip to content

Add section 'Verifying the setup' (#603) #2488

Add section 'Verifying the setup' (#603)

Add section 'Verifying the setup' (#603) #2488

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