mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-07-06 13:07:52 +02:00
Merge pull request #14 from lightbroker/remove-workflows
mark workflows as deprecated
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: 'LLM Prompt Testing (LLM, no RAG)'
|
||||
name: '[Deprecated] LLM Prompt Testing (LLM, no RAG)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
|
||||
@@ -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,4 +1,4 @@
|
||||
name: 'LLM Prompt Testing (LangChain)'
|
||||
name: '[Deprecated] LLM Prompt Testing (LangChain)'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user