Skip to content

EventFlow.MsSql: Set identity value for new instance #231

EventFlow.MsSql: Set identity value for new instance

EventFlow.MsSql: Set identity value for new instance #231

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.3-pr${{ github.event.number }}-b${{ github.run_number }}"