From 2ca259b9b7aa4afe6165cbeed38d7502346f64ba Mon Sep 17 00:00:00 2001 From: Bill Teng <135061747+TT-billteng@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:35:40 -0700 Subject: [PATCH] Add description to describe typical labels one could use in test dispatch workflow (#13228) --- .github/workflows/test-dispatch.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-dispatch.yaml b/.github/workflows/test-dispatch.yaml index c4ba1bfa758..051521c187c 100644 --- a/.github/workflows/test-dispatch.yaml +++ b/.github/workflows/test-dispatch.yaml @@ -11,6 +11,7 @@ on: - wormhole_b0 - blackhole runner-label: + description: 'Optional: N150, N300, E150, BH, config-t3000, config-tg, config-tgg' required: true type: string default: '["in-service"]'