Skip to content

Added convertion of SqlDateTime.MinValue.Value to 0001-01-01 and skip… #127

Added convertion of SqlDateTime.MinValue.Value to 0001-01-01 and skip…

Added convertion of SqlDateTime.MinValue.Value to 0001-01-01 and skip… #127

Workflow file for this run

name: Call common sync PRs
on:
pull_request_target:
types: [opened, edited, closed]
branches:
- main
jobs:
call-pushworkflow:
uses: dynamicweb/Common.Actions/.github/workflows/SyncPRs.yml@main
secrets:
ADO_PR: ${{secrets.ADO_PR}}
GH_PR: ${{secrets.GH_PR}}