Skip to content

Add the build-scan-summary jar to the repository #2513

Add the build-scan-summary jar to the repository

Add the build-scan-summary jar to the repository #2513

name: Validate Gradle Wrapper
on: [ push, workflow_dispatch ]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate
uses: gradle/actions/wrapper-validation@v3