Skip to content

[#PE785] Made supportX properties optional #105

[#PE785] Made supportX properties optional

[#PE785] Made supportX properties optional #105

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