From 80fbb732e4e8fb46023a8272225411de0b011344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Thu, 14 Mar 2024 12:17:01 +0100 Subject: [PATCH] Update references.yml --- .github/workflows/references.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/references.yml b/.github/workflows/references.yml index 8b0717d7a2..3a744df969 100644 --- a/.github/workflows/references.yml +++ b/.github/workflows/references.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: inputs: repository_url: - description: 'URL of the repository where the paper file is: org/reponame' + description: 'URL of the repository where the paper file is' required: true branch: description: 'Git branch with the paper file'