From 6a675adf8e35b5cefaa8b353967473c25361d3d6 Mon Sep 17 00:00:00 2001 From: sBouzols Date: Thu, 28 Mar 2024 11:38:53 +0100 Subject: [PATCH] renames from review Signed-off-by: sBouzols --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4bf9c29c..4ba5ed69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,8 +2,8 @@ name: CI on: [push] jobs: - licenses: - name: Check licenses headers and dependencies + license-headers: + name: Check licenses headers runs-on: ubuntu-latest steps: