Skip to content

[#PE-602] New application insights and error tracking #97

[#PE-602] New application insights and error tracking

[#PE-602] New application insights and error tracking #97

Workflow file for this run

name: Code Review
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
paths:
- apps/**
- packages/**
jobs:
js_code_review:
uses: pagopa/dx/.github/workflows/js_code_review.yaml@main
name: Code Review
secrets: inherit