Skip to content

Merge branch '3.0.x' of github.com:freefair/okhttp-spring-boot into 3… #904

Merge branch '3.0.x' of github.com:freefair/okhttp-spring-boot into 3…

Merge branch '3.0.x' of github.com:freefair/okhttp-spring-boot into 3… #904

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