Skip to content

Commit

Permalink
Merge pull request #334 from pagopa/feature/SELC-2952
Browse files Browse the repository at this point in the history
fix: Opex folder
  • Loading branch information
andrea-putzu authored Feb 7, 2024
2 parents 633c51f + 2e33787 commit 537a526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/opex_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
paths:
- 'api-spec/api-pagopa-proxy.yaml'
- '.github/workflows/opex_api.yml'
- '.opex/api-selfcare-product/**'
- '.opex/api-selfcare-dashboard/**'
workflow_dispatch:

env:
Expand All @@ -17,7 +17,7 @@ env:
ARM_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID_CD }}
ARM_TENANT_ID: ${{ secrets.AZURE_TENANT_ID }}
ARM_SUBSCRIPTION_ID: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
API_NAME: api-selfcare-product
API_NAME: api-selfcare-dashboard
DOCKER_IMAGE_TAG: sha256:04d8ead53c772d23b094c2a395292dc159e6f2905e1b13b5f828f31eac6eb27f

permissions:
Expand Down

0 comments on commit 537a526

Please sign in to comment.