From 9bd770213e1401f0bb9d09d560935c5ce9dd65b5 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:20:20 -0800 Subject: [PATCH] Make docs to run too --- .github/workflows/ci-docs.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci-docs.yml b/.github/workflows/ci-docs.yml index 621eaad01..51069baf1 100644 --- a/.github/workflows/ci-docs.yml +++ b/.github/workflows/ci-docs.yml @@ -1,9 +1,8 @@ name: Documentation on: push: - branches: - - main - - dev + branches-ignore: + - 'translations**' pull_request: workflow_dispatch: concurrency: