Skip to content

[Automated] Sync 2201.10.x after 1.14.2 release #2179

[Automated] Sync 2201.10.x after 1.14.2 release

[Automated] Sync 2201.10.x after 1.14.2 release #2179

Workflow file for this run

name: PR Build
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/[email protected]
secrets: inherit
with:
additional-windows-test-flags: "-x test"