Skip to content

Fix rest path parameter generation with decoded value (#2245) #919

Fix rest path parameter generation with decoded value (#2245)

Fix rest path parameter generation with decoded value (#2245) #919

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-library/.github/workflows/build-timestamp-master-template.yml@main
secrets: inherit