From fe801b0a1caf98db3dbdcf96d40138f853f8988b Mon Sep 17 00:00:00 2001 From: "Rifqi D. Panuluh" <69516665+nuluh@users.noreply.github.com> Date: Tue, 3 Jun 2025 15:16:16 +0700 Subject: [PATCH] Update latex-lint.yml --- .github/workflows/latex-lint.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/latex-lint.yml b/.github/workflows/latex-lint.yml index 096e5cf..91f216b 100644 --- a/.github/workflows/latex-lint.yml +++ b/.github/workflows/latex-lint.yml @@ -8,7 +8,8 @@ on: paths: - 'latex/**/*.tex' - 'latex/main.tex' - + workflow_dispatch: + jobs: lint: runs-on: ubuntu-latest