Skip to content

Add author_name and author_email to RepositoryFile #321

Add author_name and author_email to RepositoryFile

Add author_name and author_email to RepositoryFile #321

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4