Skip to content

Commit

Permalink
CALL add_new_task_status_types
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Apr 22, 2022
1 parent 45f288b commit 51fe07d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1803,6 +1803,7 @@ CALL change_name_index_for_advanced_task_argument();
CALL add_confirmation_text_to_advanced_task_def();
CALL add_display_name_to_advanced_task_argument();
CALL add_ecdsa_ssh_key_types();
CALL add_task_name_to_tasks();
CALL add_new_task_status_types();
CALL update_active_succeeded_tasks();
CALL update_missing_tasknames();
Expand Down

0 comments on commit 51fe07d

Please sign in to comment.