Skip to content

AB-449 PostgreSQL Operator: Grant, Database and Schema CRD #52

AB-449 PostgreSQL Operator: Grant, Database and Schema CRD

AB-449 PostgreSQL Operator: Grant, Database and Schema CRD #52

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