Skip to content

Small fixes

Small fixes #3

Workflow file for this run

name: Test tekst-workflows
on:
push:
branches:
- "**"
pull_request:
branches:
- "main"
jobs:
maven_pr_check:
uses: NationalLibraryOfNorway/tekst-workflows/.github/workflows/maven-check.yml@main
with:
JDK_VERSION: 17
MAVEN_VERSION: 3.9.6