fix(bot): satisfy YAML lint rules and clarify monorepo build order

This commit is contained in:
Christian Gunderman
2026-05-13 09:54:50 -07:00
parent a58e3f5654
commit 278858ed11
2 changed files with 8 additions and 4 deletions
+4 -4
View File
@@ -32,10 +32,10 @@ on:
description: 'Mandate to execute'
type: 'choice'
options:
- auto
- issue-fixer
- metrics
- interactive
- 'auto'
- 'issue-fixer'
- 'metrics'
- 'interactive'
default: auto
concurrency: