Skip to content

adding in the fleet plugin to the mix of things #363

adding in the fleet plugin to the mix of things

adding in the fleet plugin to the mix of things #363

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