mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-07-05 04:27:53 +02:00
redistribute cron schedules (emphasize test #4)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: '#2 (1-20)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 3-23/8 * * *'
|
||||
# schedule:
|
||||
# - cron: '20 3-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: '#2 (21-40)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40 3-23/8 * * *'
|
||||
# schedule:
|
||||
# - cron: '40 3-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: '#2 (41-60)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 4-23/8 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 4-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: '#2 (61-80)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 4-23/8 * * *'
|
||||
# schedule:
|
||||
# - cron: '20 4-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: '#2 (81-100)'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40 4-23/8 * * *'
|
||||
# schedule:
|
||||
# - cron: '40 4-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 0-23/8 * * *'
|
||||
- cron: '40 6-23/8 * * *'
|
||||
- cron: '20 3-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-1-20:
|
||||
|
||||
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '20 0-23/8 * * *'
|
||||
- cron: '0 7-23/8 * * *'
|
||||
- cron: '40 3-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-21-40:
|
||||
|
||||
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '40 0-23/8 * * *'
|
||||
- cron: '20 7-23/8 * * *'
|
||||
- cron: '0 4-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-41-60:
|
||||
|
||||
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 1-23/8 * * *'
|
||||
- cron: '40 7-23/8 * * *'
|
||||
- cron: '20 4-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-61-80:
|
||||
|
||||
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
- cron: '20 1-23/8 * * *'
|
||||
- cron: '0 8-23/8 * * *'
|
||||
- cron: '40 4-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-81-100:
|
||||
|
||||
Reference in New Issue
Block a user