From ae67b6404c8911e531bd98ea3bdb8f1e1380ca14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20M=C3=A9nager?= Date: Wed, 29 May 2024 16:34:02 +0200 Subject: [PATCH] Update caseologue_python.yml try reverting checking out caseologue --- .github/workflows/caseologue_python.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/caseologue_python.yml b/.github/workflows/caseologue_python.yml index 880d489..60a6535 100644 --- a/.github/workflows/caseologue_python.yml +++ b/.github/workflows/caseologue_python.yml @@ -18,6 +18,8 @@ jobs: steps: - uses: actions/checkout@v3 + with: + repository: edamontology/caseologue # with: # This will automatically check out the branch that triggered the workflow # within the current repository.