Skip to content

Move NOTICE to components/licenses/NOTICE #2622

Move NOTICE to components/licenses/NOTICE

Move NOTICE to components/licenses/NOTICE #2622

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@v4