Skip to content

Fix incorrect null value for xml attributes when the expected field type is an array #188

Fix incorrect null value for xml attributes when the expected field type is an array

Fix incorrect null value for xml attributes when the expected field type is an array #188

Workflow file for this run

name: Pull Request
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
on: pull_request
jobs:
call_workflow:
name: Run PR Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main
secrets: inherit