From 771e2a1668695f07257fcf721a7711530a86df47 Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Wed, 23 Apr 2025 06:57:23 -0600 Subject: [PATCH] update workflow name --- .github/workflows/llmsecops-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/llmsecops-cicd.yml b/.github/workflows/llmsecops-cicd.yml index 9be8285a8..81806e940 100644 --- a/.github/workflows/llmsecops-cicd.yml +++ b/.github/workflows/llmsecops-cicd.yml @@ -1,4 +1,4 @@ -name: REST Server +name: LLM Prompt Testing on: # push: