Skip to content

Update MBG-metagegevenImvertor.md #170

Update MBG-metagegevenImvertor.md

Update MBG-metagegevenImvertor.md #170

Workflow file for this run

name: Build and Check
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: write
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