Skip to content

Merge with changes to not special case system root certs in SslContex… #386

Merge with changes to not special case system root certs in SslContex…

Merge with changes to not special case system root certs in SslContex… #386

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@v4
- uses: gradle/actions/wrapper-validation@v4