From 69c4fe45919332b884cc23624fc8d923f7c601f2 Mon Sep 17 00:00:00 2001 From: Vigers Ray Date: Wed, 16 Apr 2025 04:26:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=20=D1=8D=D1=82=D0=BE=20=D1=87=D1=82?= =?UTF-8?q?=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-locale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-locale.yml b/.github/workflows/auto-locale.yml index 657ea98d84..1c678244dc 100644 --- a/.github/workflows/auto-locale.yml +++ b/.github/workflows/auto-locale.yml @@ -16,7 +16,7 @@ permissions: jobs: update-locale: runs-on: ubuntu-latest - if: github.repository == 'space-sunrise/space-station-14' # && github.event.pull_request.merged == true + if: github.repository == 'space-sunrise/sunrise-station' # && github.event.pull_request.merged == true steps: - name: Checkout repository