From: Sebastián Ramírez Date: Thu, 15 Aug 2024 18:46:10 +0000 (-0500) Subject: 👷 Do not sync labels as it overrides manually added labels (#1073) X-Git-Tag: 0.0.22~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756e70a24e41b1a7e65486fc0dd3e5a7ea496540;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Do not sync labels as it overrides manually added labels (#1073) --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d62f1668..c3bb83f9 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: