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: