Skip to content

added logic for setting rowsAffected and handling of empty values for… #78

added logic for setting rowsAffected and handling of empty values for…

added logic for setting rowsAffected and handling of empty values for… #78

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}}