Skip to content

[#IOPID-1978] Remove old fn-fast-login from weu #150

[#IOPID-1978] Remove old fn-fast-login from weu

[#IOPID-1978] Remove old fn-fast-login from weu #150

name: PR - Common TF Validation
# This pipeline starts automatically when a PR is opened.
##
# It is responsible for managing changes related to "common" infrastructure,
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "src/common/prod/**"
- "src/common/_modules/**"
- ".github/workflows/common_code_review.yaml"
jobs:
prod_itn_common_code_review:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main
name: Prod - Code Review
secrets: inherit
with:
environment: prod
base_path: src/common