Skip to content

Commit d65ca3c

Browse files
committed
Add comps and alphabetize.
1 parent bee7dfa commit d65ca3c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/tag-model-runs.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ on:
1313
type: choice
1414
description: New/replacement run type to apply to specified runs
1515
options:
16-
- junk
17-
- rejected
18-
- test
1916
- baseline
2017
- candidate
18+
- comps
2119
- final
20+
- junk
21+
- rejected
22+
- test
2223
default: test
2324
required: true
2425
run_ids:

0 commit comments

Comments
 (0)