[CES-461] Added new storage account iopstpblevtdispatcher for ITN migration #9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: (CI) Dispatcher | ||
on: | ||
workflow_dispatch: | ||
pull_request: | ||
types: | ||
- opened | ||
- synchronize | ||
- reopened | ||
- ready_for_review | ||
paths: | ||
- "infra/resources/**" | ||
- ".github/workflows/dispatcher_**" | ||
jobs: | ||
code_review_prod: | ||
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main | ||
name: PR Prod WestEurope | ||
secrets: inherit | ||
with: | ||
environment: prod | ||
region: westeurope | ||
Check failure on line 22 in .github/workflows/dispatcher_ci.yaml GitHub Actions / (CI) DispatcherInvalid workflow file
|
||
base_path: infra/resources |