From a126ac593ba466a3ff55587ae282879da79c83f1 Mon Sep 17 00:00:00 2001 From: alexander Date: Sun, 14 Dec 2025 20:48:32 +0100 Subject: [PATCH] mhmm --- .gitea/workflows/build-script.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build-script.yaml b/.gitea/workflows/build-script.yaml index 6928956..1424162 100644 --- a/.gitea/workflows/build-script.yaml +++ b/.gitea/workflows/build-script.yaml @@ -3,9 +3,9 @@ name: Build Typst PDFs (Docker) on: push: - branches: [ "main" ] + branches: [ "**" ] pull_request: - branches: [ "main" ] + branches: [ "**" ] # Change this to the folder that contains your .typ files (relative to repo root) env: