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