diff --git a/.github/workflows/report_match.yml b/.github/workflows/report_match.yml index 105dbda..d83ff6c 100644 --- a/.github/workflows/report_match.yml +++ b/.github/workflows/report_match.yml @@ -10,18 +10,18 @@ on: options: - 'Brian' - 'Chris' + - 'Chuck' - 'David' - 'Graham' - - 'James Michael Haley' + - 'Greg' + - 'James' - 'Jay' - 'John' - - 'Reinhold (Modi) Lauer' + - 'Modi' - 'Somchai' - 'Van' - - 'Vinod (Vinnie) Ratnaphat' - - 'Walter (Mief) Meuwis' - - 'Chuck' - - 'Greg' + - 'Vinnie' + - 'Walter' loser_name: description: 'Loser' required: true @@ -29,18 +29,18 @@ on: options: - 'Brian' - 'Chris' + - 'Chuck' - 'David' - 'Graham' - - 'James Michael Haley' + - 'Greg' + - 'James' - 'Jay' - 'John' - - 'Reinhold (Modi) Lauer' + - 'Modi' - 'Somchai' - 'Van' - - 'Vinod (Vinnie) Ratnaphat' - - 'Walter (Mief) Meuwis' - - 'Chuck' - - 'Greg' + - 'Vinnie' + - 'Walter' match_length: description: 'Length' default: '5' diff --git a/.github/workflows/report_new_player_match.yml b/.github/workflows/report_new_player_match.yml index f1e6156..162c05e 100644 --- a/.github/workflows/report_new_player_match.yml +++ b/.github/workflows/report_new_player_match.yml @@ -11,16 +11,18 @@ on: options: - 'Brian' - 'Chris' + - 'Chuck' - 'David' - 'Graham' - - 'James Michael Haley' + - 'Greg' + - 'James' - 'Jay' - 'John' - - 'Reinhold (Modi) Lauer' + - 'Modi' - 'Somchai' - 'Van' - - 'Vinod (Vinnie) Ratnaphat' - - 'Walter (Mief) Meuwis' + - 'Vinnie' + - 'Walter' - 'Select or edit' new_winner_name: description: 'New Player' @@ -32,16 +34,18 @@ on: options: - 'Brian' - 'Chris' + - 'Chuck' - 'David' - 'Graham' - - 'James Michael Haley' + - 'Greg' + - 'James' - 'Jay' - 'John' - - 'Reinhold (Modi) Lauer' + - 'Modi' - 'Somchai' - 'Van' - - 'Vinod (Vinnie) Ratnaphat' - - 'Walter (Mief) Meuwis' + - 'Vinnie' + - 'Walter' - 'Select or edit' new_loser_name: description: 'New Player'