Skip to content

feat: add validation for all url fields #978

feat: add validation for all url fields

feat: add validation for all url fields #978

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