mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-07-07 13:37:58 +02:00
redistribute cron schedules
This commit is contained in:
@@ -3,6 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 3-23/8 * * *'
|
||||
- cron: '40 6-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-1-20:
|
||||
|
||||
@@ -3,7 +3,8 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40 3-23/8 * * *'
|
||||
|
||||
- cron: '0 7-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-21-40:
|
||||
uses: ./.github/workflows/test_02.base.yml
|
||||
|
||||
@@ -3,6 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 4-23/8 * * *'
|
||||
- cron: '20 7-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-41-60:
|
||||
|
||||
@@ -3,7 +3,8 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 4-23/8 * * *'
|
||||
|
||||
- cron: '40 7-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-61-80:
|
||||
uses: ./.github/workflows/test_02.base.yml
|
||||
|
||||
@@ -3,7 +3,8 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40 4-23/8 * * *'
|
||||
|
||||
- cron: '0 8-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-81-100:
|
||||
uses: ./.github/workflows/test_02.base.yml
|
||||
|
||||
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 5-23/8 * * *'
|
||||
- cron: '40 6-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
test-prompts-1-20:
|
||||
|
||||
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 5-23/8 * * *'
|
||||
- cron: '0 7-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
test-prompts-21-40:
|
||||
|
||||
@@ -3,7 +3,6 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40 5-23/8 * * *'
|
||||
- cron: '20 7-23/8 * * *'
|
||||
|
||||
jobs:
|
||||
test-prompts-41-60:
|
||||
|
||||
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 6-23/8 * * *'
|
||||
- cron: '40 7-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
test-prompts-61-80:
|
||||
|
||||
@@ -3,7 +3,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '20 6-23/8 * * *'
|
||||
- cron: '0 8-23/8 * * *'
|
||||
|
||||
|
||||
jobs:
|
||||
test-prompts-81-100:
|
||||
|
||||
Reference in New Issue
Block a user