Skip to content

COT-929 ORM st_cic_wa_1_1 deltas moved to correct location (#2184) #309

COT-929 ORM st_cic_wa_1_1 deltas moved to correct location (#2184)

COT-929 ORM st_cic_wa_1_1 deltas moved to correct location (#2184) #309

Workflow file for this run

name: Publish Swagger Specs
on:
push:
branches:
- master
workflow_dispatch:
jobs:
publish-openapi:
uses: hmcts/workflow-publish-openapi-spec/.github/workflows/publish-openapi.yml@v1
secrets:
SWAGGER_PUBLISHER_API_TOKEN: ${{ secrets.SWAGGER_PUBLISHER_API_TOKEN }}
with:
test_to_run: 'uk.gov.hmcts.reform.orgrolemapping.config.SwaggerPublisher'
java_version: 17