Skip to content

feat: automatically create case from decision #1666

feat: automatically create case from decision

feat: automatically create case from decision #1666

Workflow file for this run

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:
uses: ./.github/workflows/backend_test_workflow.yaml