From 0f34b0e3172533b567efff05b3a4f9f98c25e2ec Mon Sep 17 00:00:00 2001 From: Adrian Galvan Date: Mon, 6 Jan 2025 14:15:54 -0800 Subject: [PATCH] Renaming workflow --- .github/workflows/static_checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static_checks.yml b/.github/workflows/static_checks.yml index 882ecdcbde..8348830481 100644 --- a/.github/workflows/static_checks.yml +++ b/.github/workflows/static_checks.yml @@ -1,4 +1,4 @@ -name: Backend Code Checks +name: Static Code Checks on: pull_request: