ci: fix workflow id for formatting check

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I44b40a5e771022cb94b8e0e9405375216a6a6964
This commit is contained in:
NotAShelf 2025-12-18 16:17:03 +03:00
parent a4bff9749a
commit 9f7da0727a
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -28,7 +28,7 @@ jobs:
- name: Check Flake
run: nix flake check
format-with-alejandra:
format-sources:
name: "Check formatting"
runs-on: ubuntu-latest
if: "!contains(github.event.pull_request.title, '[skip ci]')"