Skip to content

Merge pull request #34 from ballerina-platform/release-0.1.3 #15

Merge pull request #34 from ballerina-platform/release-0.1.3

Merge pull request #34 from ballerina-platform/release-0.1.3 #15

Workflow file for this run

name: CI
on:
push:
branches:
- main
- 2201.[0-9]+.x
repository_dispatch:
types: check_connector_for_breaking_changes
workflow_dispatch:
jobs:
call_workflow:
name: Run Connector Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/build-connector-template.yml@main
secrets: inherit
with:
repo-name: module-ballerinax-copybook
publish-required: true