Skip to content

Update workflows to use 2201.10.x template #1801

Update workflows to use 2201.10.x template

Update workflows to use 2201.10.x template #1801

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