From c0fe64ea4d0cac44b8a895a7ec3c178ea13333b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Star=C3=BD=20Novotn=C3=BD?= Date: Wed, 12 Jun 2024 01:36:27 +0200 Subject: [PATCH] Demo refactor in https://github.com/istqborg/istqb_product_base/pull/72 --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 957e2c0..13f00e7 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -12,4 +12,4 @@ jobs: with: skip-prerelease: true # A Git ref in the repository istqb_product_base, which should be used for the LaTeX+Markdown template - base-version: main + base-version: feat/refactoring