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