From bc3a076cd66ed51fe9f30ef431fdac69118ef271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Thu, 19 Oct 2023 13:09:28 +0200 Subject: [PATCH] ci-test --- .gitea/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index c258d76..38a18a2 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -45,6 +45,7 @@ jobs: pages: runs-on: latex-latest + requires: build if: github.ref == 'refs/heads/master' steps: - name: Checkout repository