Skip to content

Update copyright years of files modified in this patch #29

Update copyright years of files modified in this patch

Update copyright years of files modified in this patch #29

name: 'Validate Gradle Wrapper'
on:
push:
branches-ignore:
- master
- pr/*
jobs:
validation:
name: 'Validation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1