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

Check failure on line 17 in .github/workflows/build-timestamped-master.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-timestamped-master.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-timestamped-master.yml" -> "ballerina-platform/ballerina-standard-library/.github/workflows/build-timestamp-master-template.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit