From a8ee99c3a5359895a633c9a09ac6fbc0c4b3ee87 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Sat, 25 May 2024 11:53:28 +0200 Subject: [PATCH] A better name --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 039978a..41bd00c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,4 +1,4 @@ -name: Test the API +name: Lint the code on: push: branches: