Skip to content

Copy a single main file into the users project #565

Copy a single main file into the users project

Copy a single main file into the users project #565

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