From: Sebastián Ramírez Date: Mon, 7 Oct 2024 20:34:07 +0000 (+0200) Subject: 👷 Update `labeler.yml` (#1128) X-Git-Tag: 0.0.23~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fed464a41cd4777b21186c2c6181a20011adb823;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update `labeler.yml` (#1128) --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c3bb83f9..e8e58015 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -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: