diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 0b6b8318823..9a6a0df15dd 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,11 +11,4 @@ jobs: pull-requests: write runs-on: ${{ vars.RUNNER_NORMAL || 'ubuntu-latest' }} steps: - - name: Checkout Repo - uses: actions/checkout@v4 - with: - fetch-depth: 1 - fetch-tags: false - filter: "blob:none" - show-progress: false - uses: actions/labeler@v6