From 143fb1fea9a2895525d865b59562b1bc57fc3932 Mon Sep 17 00:00:00 2001 From: Cassidy Williams <1454517+cassidoo@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:10:02 -0600 Subject: [PATCH] Update triage.yml --- .github/commands/triage.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/commands/triage.yml b/.github/commands/triage.yml index 2dea2f0..db3fa19 100644 --- a/.github/commands/triage.yml +++ b/.github/commands/triage.yml @@ -24,4 +24,5 @@ steps: description: Describe what has been done to triage this issue placeholder: "Example: I started validation on this by..." actions: - - submit: "Triage" + submit: "Create" + cancel: "Discard"