diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index aa67435a2e6..eae75da6204 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -6,9 +6,6 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v4 - with: - repo-token: "${{ secrets.GITHUB_TOKEN }}" - name: Checkout repository uses: actions/checkout@v3