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

Commit

Permalink
branch_ref to main
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf committed Mar 27, 2024
1 parent 8f37e02 commit a4d41e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_open_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
pull_request:
branches:
- main
- releases/**
types: [ opened, synchronize, reopened ]
# workflow_dispatch:
permissions:
Expand All @@ -19,4 +18,4 @@ jobs:
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: release-dev
branch_ref: main

0 comments on commit a4d41e3

Please sign in to comment.