Skip to content

simplify error handling in the case of shutdown, and document it. #8143

simplify error handling in the case of shutdown, and document it.

simplify error handling in the case of shutdown, and document it. #8143

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