Skip to content

Add Build Scan Summary to the NOTICE file and add a top-level LICENSE… #2580

Add Build Scan Summary to the NOTICE file and add a top-level LICENSE…

Add Build Scan Summary to the NOTICE file and add a top-level LICENSE… #2580

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