From 1eeed00fb4ea481832b53ba76a95244b7a4a96a6 Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 1 Sep 2025 12:32:53 +0200 Subject: [PATCH] chore: Update CI workflow name for clarity --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b668c81..172ba23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ # - Linting shell scripts # - Running a final integration check -name: CI +name: CI - Validating, Linting, Testing permissions: contents: read