From fb60c287de48bea407edaf33600707fee5eefe23 Mon Sep 17 00:00:00 2001 From: Sergey Shorokhov Date: Thu, 21 Nov 2024 18:20:39 +0300 Subject: [PATCH] Sync labels CI: update job name --- .github/workflows/sync_labels.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/sync_labels.yml b/.github/workflows/sync_labels.yml index 95ffd36..4d4c669 100644 --- a/.github/workflows/sync_labels.yml +++ b/.github/workflows/sync_labels.yml @@ -26,7 +26,8 @@ on: - rehlds/metamod-r.org jobs: - build: + sync: + name: Sync ${{ inputs.repo }} labels runs-on: ubuntu-latest steps: - uses: actions/checkout@v4