mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-02-12 14:42:48 +00:00
workflow names
This commit is contained in:
2
.github/workflows/test_00.base.yml
vendored
2
.github/workflows/test_00.base.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #0 | No Mitigation | Benign'
|
||||
name: 'Reusable Test #0 | No Mitigation | Benign Prompts'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
2
.github/workflows/test_01.base.yml
vendored
2
.github/workflows/test_01.base.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #1 | No Mitigation | Malicious'
|
||||
name: 'Reusable Test #1 | No Mitigation | Malicious Prompts'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
2
.github/workflows/test_02.base.yml
vendored
2
.github/workflows/test_02.base.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #2 | CoT | Malicious'
|
||||
name: 'Reusable Test #2 | CoT'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
2
.github/workflows/test_03.base.yml
vendored
2
.github/workflows/test_03.base.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test #3 | RAG | Batch 1-20'
|
||||
name: 'Reusable Test #3 | RAG'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
2
.github/workflows/tests.abstract_base.yml
vendored
2
.github/workflows/tests.abstract_base.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Reusable Test Runner | RAG + CoT | Generic'
|
||||
name: 'Reusable Test Runner | Generic'
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user