Skip to content

[CES-68] Added configuration for APIM migration to itn #8

[CES-68] Added configuration for APIM migration to itn

[CES-68] Added configuration for APIM migration to itn #8

name: PR Infrastructure Plan
on:
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
paths:
- ".github/workflows/infra_**.yaml"
- "infra/resources/**"
jobs:
infra_review:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main
name: PR Infrastructure
secrets: inherit
with:
environment: prod
base_path: infra/resources
use_private_agent: false