Pádraic Slattery
|
6b99a223e3
|
ci : update GitHub Actions versions [no ci] (#18935)
|
2026-01-22 00:57:18 +01:00 |
Georgi Gerganov
|
68ff663a04
|
repo : update links to new url (#11886)
* repo : update links to new url
ggml-ci
* cont : more urls
ggml-ci
|
2025-02-15 16:40:57 +02:00 |
Brian
|
e23b974f4c
|
labeler.yml: Use settings from ggerganov/llama.cpp [no ci] (#7363)
https://github.com/actions/labeler#using-configuration-path-input-together-with-the-actionscheckout-action
Recommends the use of checkout action to use the correct repo context
when applying settings for PR labels
e.g.
steps:
- uses: actions/checkout@v4 # Uploads repository content to the runner
with:
repository: "owner/repositoryName" # The one of the available inputs, visit https://github.com/actions/checkout#readme to find more
- uses: actions/labeler@v5
with:
configuration-path: 'path/to/the/uploaded/configuration/file'
|
2024-05-19 20:51:03 +10:00 |
Brian
|
de73196344
|
github-actions-labeler: initial commit (#7330)
* github-actions-labeler: initial commit [no ci]
* github actions: remove priority auto labeling [no ci]
|
2024-05-18 16:04:23 +10:00 |