]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
👷 Update `labeler.yml` (#1128)
authorSebastián Ramírez <tiangolo@gmail.com>
Mon, 7 Oct 2024 20:34:07 +0000 (22:34 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 20:34:07 +0000 (22:34 +0200)
.github/workflows/labeler.yml

index c3bb83f9a549012e5dd078ac962f918b81ea6c10..e8e58015a228c1510e9c42ff9f9454bfb811b579 100644 (file)
@@ -17,6 +17,8 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/labeler@v5
+      if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
+    - run: echo "Done adding labels"
   # Run this after labeler applied labels
   check-labels:
     needs: