Skip to content

Merge pull request #25 from ballerina-platform/release-1.2.0 #17

Merge pull request #25 from ballerina-platform/release-1.2.0

Merge pull request #25 from ballerina-platform/release-1.2.0 #17

Workflow file for this run

name: CI
on:
push:
branches:
- main
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-library/.github/workflows/build-connector-template.yml@main
secrets: inherit
with:
repo-name: module-ballerinax-ai.azure
publish-required: true