mark workflows as deprecated

This commit is contained in:
Adam Wilson
2025-05-28 16:52:32 -06:00
parent 121b17633e
commit 8b42671e4a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (LLM, no RAG)'
name: '[Deprecated] LLM Prompt Testing (LLM, no RAG)'
on:
workflow_dispatch:
jobs:
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (WSGI)'
name: '[Deprecated] LLM Prompt Testing (WSGI)'
on:
workflow_dispatch:
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (Garak test.Test probe)'
name: '[Deprecated] LLM Prompt Testing (Garak test.Test probe)'
on:
workflow_dispatch:
+1 -1
View File
@@ -1,4 +1,4 @@
name: 'LLM Prompt Testing (LangChain)'
name: '[Deprecated] LLM Prompt Testing (LangChain)'
on:
workflow_dispatch: