Skip to content

fix [IEG-000]: show URL validation error only when privacy/terms field is filled #993

fix [IEG-000]: show URL validation error only when privacy/terms field is filled

fix [IEG-000]: show URL validation error only when privacy/terms field is filled #993

Workflow file for this run

name: Code Review
on:
workflow_dispatch:
pull_request:
types: [ opened, synchronize ]
paths:
- apps/**
- packages/**
- .node-version
jobs:
js_code_review:
uses: pagopa/dx/.github/workflows/js_code_review.yaml@af75138d40e08b98e63696e26ce545004a769565
name: Code Review
secrets: inherit
permissions:
contents: read
pull-requests: write