I need to use multiple .txt files contained in a folder on github as the input to a workflow. I have used the raw data url in a text input tool and the download tool, and that works for a single file. I was hoping to be able to pull multiple files with one tool (like you can with the file input tool by using an * in the file name). The files names are all similarly structured and all contained in the same folder.
Thanks!