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"