To enable dockerstore integration, please add a .dockstore.yml per https://dockstore.org/github-landing-page?entryType=WORKFLOW. File content should be an edited version of ``` version: 1.2 # The .dockstore.yml schema version workflows: - subclass: <CWL | WDL | NFL | GALAXY | SMK> primaryDescriptorPath: <String> testParameterFiles: # <String Array> - <String> - <String> readMePath: <String> authors: - orcid: <String> ```