Under the RichardsLab github org we have sevaral public repos. Two of them have .dockstore files but only one of them has its workflows listed in dockstore.
(gtex-pipelines shows up while kallisto does not)
I’m not sure why only one of them is showing up nor what I need to do to fix this.
You installed the Dockstore GitHub App onto the repository.
No commits were pushed after the GitHub App installation.
If this is the case, then all you need to do is push another commit to your repository and the workflow specified in your .dockstore.yml will be added to Dockstore.
Typically, the Dockstore GitHub App is installed to your repository first, then a .dockstore.yml file is added to your repository. If the order of events was reversed and no commits were pushed after you installed the GitHub App, Dockstore would not be able to add the workflow.