From: Sebastián Ramírez Date: Thu, 15 Aug 2024 18:38:43 +0000 (-0500) Subject: 👷 Do not sync labels as it overrides manually added labels (#12024) X-Git-Tag: 0.112.1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c9801720020b3f21295414b65d25836370100fd;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Do not sync labels as it overrides manually added labels (#12024) --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d62f1668d5..c3bb83f9a5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -17,8 +17,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/labeler@v5 - with: - sync-labels: true # Run this after labeler applied labels check-labels: needs: