Skip to content

[#IOPID-2180] Add Runbook link into the descr of fn-elt Alets #130

[#IOPID-2180] Add Runbook link into the descr of fn-elt Alets

[#IOPID-2180] Add Runbook link into the descr of fn-elt Alets #130

Workflow file for this run

name: Continuous Integration on elt
on:
merge_group:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "src/domains/elt/**"
- ".github/workflows/elt_**"
jobs:
code_review_prod:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main
name: Terraform Plan
secrets: inherit
with:
environment: prod
base_path: "src/domains/elt"
use_private_agent: true