Skip to content

feat: EXPOSED-654 Allow customizing the check constraint names of columns with check constraints #4976

feat: EXPOSED-654 Allow customizing the check constraint names of columns with check constraints

feat: EXPOSED-654 Allow customizing the check constraint names of columns with check constraints #4976

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