Skip to content

Updated some diagrams and entities to make example more complete. #99

Updated some diagrams and entities to make example more complete.

Updated some diagrams and entities to make example more complete. #99

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml