Skip to content

Commit

Permalink
fix: Opex folder
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Feb 7, 2024
1 parent 693172d commit 2e33787
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 2e33787

Please sign in to comment.