Skip to content

Commit

Permalink
removed unnecessary steps
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent 81864ff commit e21113c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
ref: ${{ github.event.pull_request.head.ref || github.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
run:
echo "Current branch: ${{ github.event.pull_request.head.ref || github.ref }}"

0 comments on commit e21113c

Please sign in to comment.