Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

[SELC-4993] feat: added istatCode in InstitutionResponse #260

[SELC-4993] feat: added istatCode in InstitutionResponse

[SELC-4993] feat: added istatCode in InstitutionResponse #260

name: Swagger Detect Conflict and Update
on:
pull_request:
branches:
- main
types: [ opened, synchronize, reopened ]
# workflow_dispatch:
permissions:
contents: write
jobs:
swagger_conflict_update:
runs-on: ubuntu-20.04
permissions: write-all
secrets: inherit

Check failure on line 15 in .github/workflows/release_open_api.yml

View workflow run for this annotation

GitHub Actions / Swagger Detect Conflict and Update

Invalid workflow file

The workflow is not valid. .github/workflows/release_open_api.yml (Line: 15, Col: 5): Unexpected value 'secrets'
name: Swagger Detect Conflict and Update
steps:
- id: swagger-conflict-update
uses: pagopa/selfcare-commons/github-actions-template/swagger-detect-conflict-spring@main
with:
path_openapi_docs: app/src/main/resources/swagger/api-docs.json
branch_ref: main