Skip to content

Chore/908 move overview org to rtk query #238

Chore/908 move overview org to rtk query

Chore/908 move overview org to rtk query #238

name: 'Continuous Integration: Backend'
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- backend/**
pull_request:
types: [opened, synchronize, reopened]
paths:
- backend/**
jobs:
ci:
name: 'Continous Integration'
secrets: inherit
uses: './.github/workflows/template-build-and-test-backend.yml'