end test workflow runs

This commit is contained in:
Adam Wilson
2025-08-31 13:27:52 -06:00
parent 115323d79a
commit abf8c43d46
15 changed files with 40 additions and 40 deletions

View File

@@ -1,10 +1,10 @@
name: '#0 (1-20)'
on:
workflow_dispatch:
schedule:
- cron: '0 0-23/8 * * *'
- cron: '40 6-23/8 * * *'
- cron: '0 5-23/8 * * *'
# schedule:
# - cron: '0 0-23/8 * * *'
# - cron: '40 6-23/8 * * *'
# - cron: '0 5-23/8 * * *'
jobs:
test-prompts-1-20:

View File

@@ -1,10 +1,10 @@
name: '#0 (21-40)'
on:
workflow_dispatch:
schedule:
- cron: '20 0-23/8 * * *'
- cron: '0 7-23/8 * * *'
- cron: '20 5-23/8 * * *'
# schedule:
# - cron: '20 0-23/8 * * *'
# - cron: '0 7-23/8 * * *'
# - cron: '20 5-23/8 * * *'
jobs:
test-prompts-21-40:

View File

@@ -1,10 +1,10 @@
name: '#0 (41-60)'
on:
workflow_dispatch:
schedule:
- cron: '40 0-23/8 * * *'
- cron: '20 7-23/8 * * *'
- cron: '40 5-23/8 * * *'
# schedule:
# - cron: '40 0-23/8 * * *'
# - cron: '20 7-23/8 * * *'
# - cron: '40 5-23/8 * * *'
jobs:
test-prompts-41-60:

View File

@@ -1,10 +1,10 @@
name: '#0 (61-80)'
on:
workflow_dispatch:
schedule:
- cron: '0 1-23/8 * * *'
- cron: '40 7-23/8 * * *'
- cron: '0 6-23/8 * * *'
# schedule:
# - cron: '0 1-23/8 * * *'
# - cron: '40 7-23/8 * * *'
# - cron: '0 6-23/8 * * *'
jobs:
test-prompts-61-80:

View File

@@ -1,10 +1,10 @@
name: '#0 (81-100)'
on:
workflow_dispatch:
schedule:
- cron: '20 1-23/8 * * *'
- cron: '0 8-23/8 * * *'
- cron: '20 6-23/8 * * *'
# schedule:
# - cron: '20 1-23/8 * * *'
# - cron: '0 8-23/8 * * *'
# - cron: '20 6-23/8 * * *'
jobs:
test-prompts-81-100:

View File

@@ -1,8 +1,8 @@
name: '#1 (1-20)'
on:
workflow_dispatch:
schedule:
- cron: '40 1-23/8 * * *'
# schedule:
# - cron: '40 1-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#1 (21-40)'
on:
workflow_dispatch:
schedule:
- cron: '0 2-23/8 * * *'
# schedule:
# - cron: '0 2-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#1 (41-60)'
on:
workflow_dispatch:
schedule:
- cron: '20 2-23/8 * * *'
# schedule:
# - cron: '20 2-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#1 (61-80)'
on:
workflow_dispatch:
schedule:
- cron: '40 2-23/8 * * *'
# schedule:
# - cron: '40 2-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#1 (81-100)'
on:
workflow_dispatch:
schedule:
- cron: '0 3-23/8 * * *'
# schedule:
# - cron: '0 3-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#2 (1-20)'
on:
workflow_dispatch:
schedule:
- cron: '20 3-23/8 * * *'
# schedule:
# - cron: '20 3-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#2 (21-40)'
on:
workflow_dispatch:
schedule:
- cron: '40 3-23/8 * * *'
# schedule:
# - cron: '40 3-23/8 * * *'
jobs:
test-prompts-21-40:

View File

@@ -1,8 +1,8 @@
name: '#2 (41-60)'
on:
workflow_dispatch:
schedule:
- cron: '0 4-23/8 * * *'
# schedule:
# - cron: '0 4-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#2 (61-80)'
on:
workflow_dispatch:
schedule:
- cron: '20 4-23/8 * * *'
# schedule:
# - cron: '20 4-23/8 * * *'
jobs:

View File

@@ -1,8 +1,8 @@
name: '#2 (81-100)'
on:
workflow_dispatch:
schedule:
- cron: '40 4-23/8 * * *'
# schedule:
# - cron: '40 4-23/8 * * *'
jobs: