From 5abe95a6032c3b8335ba134f54fabd6925781131 Mon Sep 17 00:00:00 2001 From: jupinator Date: Thu, 17 Oct 2024 15:46:56 -0500 Subject: [PATCH] change repository 2 --- .github/workflows/onPush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/onPush.yml b/.github/workflows/onPush.yml index 34156558..76b7ecd0 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: 'https://github.com/PEM-Humboldt/biab-2.0/tree/RLI_pipeline.git' + repository: 'https://github.com/PEM-Humboldt/biab-2.0.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.