Skip to content

Prepare for Update 11 release #5670

Prepare for Update 11 release

Prepare for Update 11 release #5670

Workflow file for this run

name: PR Build
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