Skip to content

Commit

Permalink
chore: fix the failing formatting check for external contributors (#2467
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ShankarSinghC authored Oct 5, 2023
1 parent 980aa44 commit bb2ba08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}


- name: Install Rust
uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit bb2ba08

Please sign in to comment.