Skip to content

Refactoring to allow common code between the ext_proc client and serv… #751

Refactoring to allow common code between the ext_proc client and serv…

Refactoring to allow common code between the ext_proc client and serv… #751

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