Skip to content

updating license header for next year #294

updating license header for next year

updating license header for next year #294

name: Validate Gradle Wrapper
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: gradle/wrapper-validation-action@v1