Skip to content

[CES-155] Updated static_analysis.yaml with new action and pre-commit updated #12

[CES-155] Updated static_analysis.yaml with new action and pre-commit updated

[CES-155] Updated static_analysis.yaml with new action and pre-commit updated #12

Workflow file for this run

name: Continuous Integration on load-test
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
paths:
- "src/load-test/**"
- ".github/workflows/load_test_**.yaml"
jobs:
code_review_prod:
uses: pagopa/dx/.github/workflows/infra_plan.yaml@main
name: Core Review Infrastructure Plan
secrets: inherit
with:
environment: prod
base_path: src/load-test