Skip to content

Fix PostgresDump when connecting via the system’s hostname #41

Fix PostgresDump when connecting via the system’s hostname

Fix PostgresDump when connecting via the system’s hostname #41

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