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