Skip to content

Allow UriTemplate to be built with an empty template #9584

Allow UriTemplate to be built with an empty template

Allow UriTemplate to be built with an empty template #9584

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