From eb64b1dc220340b56424e47a0250794241596f61 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Tue, 16 Jan 2024 00:43:38 +0100 Subject: [PATCH] chore: update renovate and labelsync config --- .github/workflows/labelsync.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/labelsync.yml b/.github/workflows/labelsync.yml index 9531e4c3..97a27d9e 100644 --- a/.github/workflows/labelsync.yml +++ b/.github/workflows/labelsync.yml @@ -13,6 +13,8 @@ jobs: - name: Checkout Project uses: actions/checkout@v4 with: + sparse-checkout: .github/labels.yml + sparse-checkout-cone-mode: false repository: 'sapphiredev/.github' - name: Run Label Sync uses: crazy-max/ghaction-github-labeler@v5