diff --git a/.github/workflows/deployment-tests.yml b/.github/workflows/deployment-tests.yml index a79e308c8..4a4402a72 100644 --- a/.github/workflows/deployment-tests.yml +++ b/.github/workflows/deployment-tests.yml @@ -49,6 +49,7 @@ jobs: - name: Checkout Buildscripts uses: actions/checkout@v3 with: + repository: cfengine/buildscripts path: buildscripts ref: ${{steps.together.outputs.buildscripts || github.base_ref}} fetch-depth: 20