ktx/.github/workflows
Andrey Avtomonov 35e8331a22 ci: normalize star-history.svg trailing newline
The star-history refresh workflow committed the API's SVG verbatim, but the
response has no trailing newline. Because the refresh commit uses [skip ci],
the file never ran end-of-file-fixer at commit time, so pre-commit's
`--all-files` run failed end-of-file-fixer on every open PR (e.g. #240), even
PRs that never touched the file.

Normalize the downloaded SVG to exactly one trailing newline in the workflow
(idempotent, so the "unchanged" guard still works), and fix the currently
committed file so open PRs go green now.
2026-05-30 17:41:47 +02:00
..
ci.yml ci: disable telemetry in workflows (#217) 2026-05-25 16:12:39 +02:00
release.yml ci: disable telemetry in workflows (#217) 2026-05-25 16:12:39 +02:00
star-history.yml ci: normalize star-history.svg trailing newline 2026-05-30 17:41:47 +02:00
triage-issues.yml chore: upgrade dependencies and tooling (#232) 2026-05-29 11:56:55 +02:00