Skip to content

Replace headers with standard Apache License 2.0 header #51

Replace headers with standard Apache License 2.0 header

Replace headers with standard Apache License 2.0 header #51

# See https://github.com/marketplace/actions/gradle-wrapper-validation
name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1