Skip to content

[UI] Reset siret error when etablissement fetching is successful #105

[UI] Reset siret error when etablissement fetching is successful

[UI] Reset siret error when etablissement fetching is successful #105

Workflow file for this run

name: PR CI
on:
pull_request:
types: [opened, synchronize, edited, reopened, ready_for_review, closed]
jobs:
tests:
if: github.event.pull_request.state == 'open'
uses: "./.github/workflows/ci.yml"