Skip to content

AB-449 PostgreSQL Operator: Migrate to a multi-project Gradle build #31

AB-449 PostgreSQL Operator: Migrate to a multi-project Gradle build

AB-449 PostgreSQL Operator: Migrate to a multi-project Gradle build #31

Workflow file for this run

name: Test
on:
pull_request:
types: [ opened, reopened, synchronize ]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
secrets: inherit