Skip to content

Feat: Implement Transaktionen #39

Feat: Implement Transaktionen

Feat: Implement Transaktionen #39

Workflow file for this run

on:
push:
branches:
- master
pull_request:
merge_group:
jobs:
test:
uses: ./.github/workflows/reusable_test.yaml
build:
uses: ./.github/workflows/reusable_build.yaml
deploy_latest:
needs:
- build
uses: ./.github/workflows/reusable_deploy_latest.yaml