## Description Allow the action to dump arbitrary tables, by adding an input that allows table names to be added, separated by spaces. ```yml dump_only_these_tables: 'table_name another_table_name' ```