diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index eab20c68811..c4aee7f7878 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,8 +10,6 @@ jobs: runs-on: ubuntu-slim steps: - uses: actions/checkout@v6 - with: - repository: "ggml-org/llama.cpp" - uses: actions/labeler@v6 with: configuration-path: '.github/labeler.yml'