mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-08-17 16:47:20 +02:00
14 lines
235 B
YAML
14 lines
235 B
YAML
name: '#2 (1-20)'
|
|
on:
|
|
workflow_dispatch:
|
|
schedule:
|
|
- cron: '20 3-23/8 * * *'
|
|
|
|
jobs:
|
|
test-prompts-1-20:
|
|
uses: ./.github/workflows/test_02.base.yml
|
|
with:
|
|
batch_offset: 0
|
|
range_name: "1-20"
|
|
batch_size: 2
|