Skip to content

Commit

Permalink
specify branch to check out (#2940)
Browse files Browse the repository at this point in the history
Co-authored-by: @onkarvhanumante
  • Loading branch information
onkarvhanumante authored Jul 18, 2023
1 parent 60cf8e7 commit 097512f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{github.event.pull_request.head.ref}}

- name: Calculate diff
id: calculate_diff
Expand Down

0 comments on commit 097512f

Please sign in to comment.