Skip to content

Commit

Permalink
Updat CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Apr 1, 2024
1 parent 8d40c0a commit 570efc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ccpp_scm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down

0 comments on commit 570efc6

Please sign in to comment.