Skip to content

restrucure image and explanation. closes #10 #15

restrucure image and explanation. closes #10

restrucure image and explanation. closes #10 #15

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@main
# 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