Skip to content

Added initial migration and dbmodels for sanction checks. #2673

Added initial migration and dbmodels for sanction checks.

Added initial migration and dbmodels for sanction checks. #2673

name: Build and test back-end repo
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test_backend:
permissions:
contents: read
pull-requests: read
checks: write
uses: ./.github/workflows/backend_test_workflow.yaml