Skip to content

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.11.0-20241204-163800-0c015833) #3483

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.11.0-20241204-163800-0c015833)

[AUTO MERGE] Update Dependencies (Ballerina Lang : 2201.11.0-20241204-163800-0c015833) #3483

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
with:
additional-ubuntu-test-flags: "-Pdisable=subscriptions"