From 517dd4da1c7144710d7d0104d3694ffbad857534 Mon Sep 17 00:00:00 2001 From: Lucille Delisle Date: Fri, 28 Jun 2024 11:37:16 +0200 Subject: [PATCH] fix back to lines and comment --- workflows/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/workflows/README.md b/workflows/README.md index 8bc0ed13d..2a58db452 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -65,7 +65,9 @@ Go to the workflow invocations page: - Before 24.0: (User > Workflow Invocations) - In 24.0: (Data > Workflow Invocations) - Above 24.1: In the activity bar in Workflow Invocation. + Open the most recent item and find the invocation id: + In below 24.0, you can get it here: ![Workflow Invocations GUI](../static/wf-invocations.png) @@ -190,9 +192,7 @@ The submitter is free to choose what will match the best its case. When multiple workflows are in the same directory, the submitter must know that: - The CHANGELOG.md is common and all workflows must constantly have the same version. - Workflowhub does not support multiple 'main' workflows in the same directory. One of the workflow will be considred as the main one while all others will be considered as subworkflows. However, this is not an issue for dockstore which will publish each workflow listed in the dockstore file as main. -- ``` - -Can we define which one will be the main one? Or is this more or less random / alphabetical? +- If you want to decide which one is the main, you should write the `.workflowhub.yml` manually. ## RO-Crate Metadata