From b23eae451ee12a015ace387357f4054ae9e28b4f Mon Sep 17 00:00:00 2001 From: Yurii Shynbuiev Date: Wed, 1 May 2024 20:29:38 +0700 Subject: [PATCH] ci: cleanup Signed-off-by: Yurii Shynbuiev --- .github/workflows/oasdiff.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/oasdiff.yml b/.github/workflows/oasdiff.yml index 2cbd53ea84..463d95f898 100644 --- a/.github/workflows/oasdiff.yml +++ b/.github/workflows/oasdiff.yml @@ -1,6 +1,6 @@ --- -name: "Cloud Agent OAS Breaking changes" -run-name: "Cloud Agent OAS Diff between revision ${{ github.event.inputs.revision_tag }} and base ${{ github.event.inputs.base_tag }}" +name: "OAS Breaking Changes" + defaults: run: @@ -20,7 +20,7 @@ on: base_tag: required: false type: string - description: "Base tag to to check the breaking changes in the OAS" + description: "Base tag to check the breaking changes in the OAS" default: "main" # https://raw.githubusercontent.com/hyperledger/identus-cloud-agent/prism-agent-v1.29.0/prism-agent/service/api/http/prism-agent-openapi-spec.yaml