Skip to content

attribuut gerelateerdeRegeltekst verwijderd uit het xsd. #101

attribuut gerelateerdeRegeltekst verwijderd uit het xsd.

attribuut gerelateerdeRegeltekst verwijderd uit het xsd. #101

Workflow file for this run

name: Build and Check
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
build:
name: Build
uses: Logius-standaarden/Automatisering/.github/workflows/build.yml@snapshot-in-repo
check:
needs: build
name: Check
uses: Logius-standaarden/Automatisering/.github/workflows/check.yml@main
publish:
needs: build
name: Publish (Logius)
uses: Logius-standaarden/Automatisering/.github/workflows/publish.yml@main
secrets: inherit