workflow names

This commit is contained in:
Adam Wilson
2025-08-21 13:26:05 -06:00
parent 32871f6e01
commit c3b611fc7c
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name: 'Reusable Test #0 | No Mitigation | Benign'
name: 'Reusable Test #0 | No Mitigation | Benign Prompts'
on:
workflow_call:
inputs:

View File

@@ -1,4 +1,4 @@
name: 'Reusable Test #1 | No Mitigation | Malicious'
name: 'Reusable Test #1 | No Mitigation | Malicious Prompts'
on:
workflow_call:
inputs:

View File

@@ -1,4 +1,4 @@
name: 'Reusable Test #2 | CoT | Malicious'
name: 'Reusable Test #2 | CoT'
on:
workflow_call:
inputs:

View File

@@ -1,4 +1,4 @@
name: 'Reusable Test #3 | RAG | Batch 1-20'
name: 'Reusable Test #3 | RAG'
on:
workflow_call:
inputs:

View File

@@ -1,4 +1,4 @@
name: 'Reusable Test Runner | RAG + CoT | Generic'
name: 'Reusable Test Runner | Generic'
on:
workflow_call:
inputs: