Skip to content

Commit

Permalink
specify repository during checkout step (#2943)
Browse files Browse the repository at this point in the history
Co-authored-by: oh0387 <oh0387@oh0387s-MacBook-Pro.local>
  • Loading branch information
onkarvhanumante and oh0387 authored Jul 18, 2023
1 parent 097512f commit 6c89af2
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 @@ -13,6 +13,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}

- name: Calculate diff
id: calculate_diff
Expand Down

0 comments on commit 6c89af2

Please sign in to comment.