Skip to content

Fix merging component templates with a mix of dotted and nested objec… #469

Fix merging component templates with a mix of dotted and nested objec…

Fix merging component templates with a mix of dotted and nested objec… #469

name: "Validate Gradle Wrapper"
on: [push]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1