From acc6294dbc47e25d1051517e052e3bfd4e910fa4 Mon Sep 17 00:00:00 2001 From: jafreli Date: Tue, 31 Dec 2024 01:10:07 +0000 Subject: [PATCH] latex test main --- .gitea/workflows/latex.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/latex.yaml b/.gitea/workflows/latex.yaml index 6abbdcb..a03f50c 100644 --- a/.gitea/workflows/latex.yaml +++ b/.gitea/workflows/latex.yaml @@ -1,9 +1,9 @@ name: Release Compiled PDF on: push: - branches: [ master ] + branches: [ main ] pull_request: - branches: [ master ] + branches: [ main ] workflow_dispatch: