gitbutler/.github/workflows
Mattias Granlund d0665739c2 Lint only changed files in CI
We can use `git diff --names-only` to get a list of files changed
between two revisions. The purpose is to stop lint errors from
untouched files showing up in code review.
2023-07-07 11:46:14 +02:00
..
publish.yaml gh actions: override rust 2023-06-02 14:31:35 +02:00
push.yaml Lint only changed files in CI 2023-07-07 11:46:14 +02:00