diff --git a/.github/workflows/run_ccpp_scm.yaml b/.github/workflows/run_ccpp_scm.yaml index dd437b33..899af6ea 100644 --- a/.github/workflows/run_ccpp_scm.yaml +++ b/.github/workflows/run_ccpp_scm.yaml @@ -61,7 +61,7 @@ jobs: echo ${{ github.repository }} echo ${{ github.head_ref }} echo ${{ github.event.pull_request.head.repo.name }} - echo ${{ github.event.pull_request.head.repo.url }} + echo ${{ github.event.pull_request.head.repo.clone_url }} echo $GIT_REMOTE_URL echo $GIT_REMOTE_BRANCH echo ${{github.repository}}