Skip to content

Migrate to new Runtime APIs #1789

Migrate to new Runtime APIs

Migrate to new Runtime APIs #1789

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@java21
with:
additional-windows-test-flags: "-x test"
secrets: inherit