]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Do not sync labels as it overrides manually added labels (#1073)
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 15 Aug 2024 18:46:10 +0000 (13:46 -0500)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 18:46:10 +0000 (13:46 -0500)
.github/workflows/labeler.yml

index d62f1668d52bcb09c66f829ac3b2e3e703a47ff0..c3bb83f9a549012e5dd078ac962f918b81ea6c10 100644 (file)
@@ -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: