Skip to content

feat: allow to change config and cache dirs with env vars (#2159) #1041

feat: allow to change config and cache dirs with env vars (#2159)

feat: allow to change config and cache dirs with env vars (#2159) #1041

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