Skip to content

ill just do it the stupid way... #577

ill just do it the stupid way...

ill just do it the stupid way... #577

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