Skip to content

Excavator: Add the gradle-idea-configuration plugin to the build (#1… #4176

Excavator: Add the gradle-idea-configuration plugin to the build (#1…

Excavator: Add the gradle-idea-configuration plugin to the build (#1… #4176

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