Skip to content

Commit

Permalink
Update qodana.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brichbash authored Sep 18, 2024
1 parent 23c7bd1 commit 7478eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
pull-requests: write
checks: write
steps:
- run: echo ${{ github.event.pull_request.head.sha }}
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
Expand Down

0 comments on commit 7478eb7

Please sign in to comment.