Skip to content

Commit e3053a7

Browse files
committed
ci: revert workflow change, keep labeler.yml config fix only
1 parent 8b81dbc commit e3053a7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6
1313
with:
14-
ref: ${{ github.event.pull_request.head.sha }}
15-
repository: ${{ github.event.pull_request.head.repo.full_name }}
14+
repository: "ggml-org/llama.cpp"
1615
- uses: actions/labeler@v6
1716
with:
1817
configuration-path: '.github/labeler.yml'

0 commit comments

Comments
 (0)