From: Sebastián Ramírez Date: Wed, 14 Aug 2024 03:53:50 +0000 (-0500) Subject: 👷 Update labeler GitHub Actions permissions and dependencies (#1071) X-Git-Tag: 0.0.22~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a4bfec4c8ff14801e4a745c5652c6b4c340ed9;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update labeler GitHub Actions permissions and dependencies (#1071) --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 7cb88936..7c5b4616 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,6 +19,10 @@ jobs: - uses: actions/labeler@v5 # Run this after labeler applied labels check-labels: + needs: + - labeler + permissions: + pull-requests: read name: Check labels runs-on: ubuntu-latest steps: