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.