Skip to content

Merge pull request #451 from ballerina-platform/release-1.8.0 #358

Merge pull request #451 from ballerina-platform/release-1.8.0

Merge pull request #451 from ballerina-platform/release-1.8.0 #358

name: Build
on:
push:
branches:
- main
paths-ignore:
- "*.md"
workflow_dispatch:
jobs:
call_workflow:
name: Run Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/build-timestamp-master-template.yml@main
secrets: inherit