Skip to content

Implement pg_auth_members table #2893

Implement pg_auth_members table

Implement pg_auth_members table #2893

Workflow file for this run

name: Check PR Author has signed CLA
on:
pull_request:
types: [opened, synchronize, unlabeled]
jobs:
check-author-signed-cla:
uses: crate/actions/.github/workflows/cla-check-workflow.yml@main
# with:
# simulate_no_cla: true
secrets: inherit