From 915eef035580749816c92a0c0333dec08fc0ff1a Mon Sep 17 00:00:00 2001 From: Raffael Meyer <14891507+barredterra@users.noreply.github.com> Date: Mon, 3 Aug 2026 09:38:11 +0200 Subject: [PATCH] ci: hide eo.po from translation PR review details (#57200) --- .github/workflows/review-translation-changes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/review-translation-changes.yaml b/.github/workflows/review-translation-changes.yaml index fafc3245106..4405b412c23 100644 --- a/.github/workflows/review-translation-changes.yaml +++ b/.github/workflows/review-translation-changes.yaml @@ -23,3 +23,5 @@ jobs: steps: - uses: alyf-de/po-review-action@v1.1.0 + with: + hidden-po-files: eo.po