Skip to content

Allow the exp claim in IntrospectionResponse to be passed as a string #3202 #1877

Allow the exp claim in IntrospectionResponse to be passed as a string #3202

Allow the exp claim in IntrospectionResponse to be passed as a string #3202 #1877

Workflow file for this run

name: PR Build
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
on: pull_request
jobs:
call_workflow:
name: Run PR Build Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-library/.github/workflows/pull-request-build-template.yml@main
with:
additional-windows-test-flags: '-x test'
secrets: inherit