Skip to content

[EC-357] - Move eventhub from core to modules #17

[EC-357] - Move eventhub from core to modules

[EC-357] - Move eventhub from core to modules #17

Workflow file for this run

name: Continuous Integration on selfcare
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "src/domains/selfcare/**"
- ".github/workflows/selfcare_**"
jobs:
code_review_prod:
uses: ./.github/workflows/call_code_review.yaml
name: Terraform Plan
secrets: inherit
with:
environment: prod
dir: "src/domains/selfcare/prod/westeurope"
use_private_agent: true