diff --git a/.github/workflows/onPush.yml b/.github/workflows/onPush.yml index 6036e6de..34156558 100644 --- a/.github/workflows/onPush.yml +++ b/.github/workflows/onPush.yml @@ -11,7 +11,7 @@ jobs: with: # Repository name with owner. For example, actions/checkout # Default: ${{ github.repository }} - repository: 'GEO-BON/bon-in-a-box-pipeline-engine.git' + repository: 'https://github.com/PEM-Humboldt/biab-2.0/tree/RLI_pipeline.git' # The branch, tag or SHA to checkout. When checking out the repository that # triggered a workflow, this defaults to the reference or SHA for that event.