Skip to content

Demo refactor in https://github.com/istqborg/istqb_product_base/pull/73 #42

Demo refactor in https://github.com/istqborg/istqb_product_base/pull/73

Demo refactor in https://github.com/istqborg/istqb_product_base/pull/73 #42

Workflow file for this run

name: Build LaTeX documents
on:
- push
- workflow_dispatch
permissions:
contents: write
jobs:
build:
name: Build LaTeX documents
# A Git ref in the repository istqb_product_base, which should be used for the CI definition
uses: istqborg/istqb_product_base/.github/workflows/compile.yml@main
with:
skip-prerelease: true
# A Git ref in the repository istqb_product_base, which should be used for the LaTeX+Markdown template
base-version: demo/refactoring