Skip to content

Extract the logic to a function and add comments #2367

Extract the logic to a function and add comments

Extract the logic to a function and add comments #2367

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