mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-09 02:50:39 +00:00
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' |
||
|---|---|---|
| .. | ||
| bench.yml | ||
| build.yml | ||
| close-issue.yml | ||
| code-coverage.yml | ||
| docker.yml | ||
| editorconfig.yml | ||
| gguf-publish.yml | ||
| labeler.yml | ||
| nix-ci-aarch64.yml | ||
| nix-ci.yml | ||
| nix-flake-update.yml | ||
| nix-publish-flake.yml | ||
| python-check-requirements.yml | ||
| python-lint.yml | ||
| server.yml | ||
| zig-build.yml | ||