ci: Rename and sort Ci jobs

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
Michael Vetter
2026-03-28 00:11:16 +01:00
parent 259caea9c8
commit 816617672e
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
commitlint:
name: "Conventional Commits"
name: "conventional commits"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4