Skip to content

fix/1095 - Add EventFlowMongoInitializer for MongoDB setup #110

fix/1095 - Add EventFlowMongoInitializer for MongoDB setup

fix/1095 - Add EventFlowMongoInitializer for MongoDB setup #110

Workflow file for this run

name: pull-requests
on:
push:
branches: [ develop-v1 ]
pull_request:
branches: [ develop-v1 ]
permissions:
contents: read
jobs:
pipeline:
uses: ./.github/workflows/pipeline.yaml
with:
version: "1.2.1-pr${{ github.event.number }}-b${{ github.run_number }}"