Skip to content

Commit

Permalink
Don't checkout current repo in recursive checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
x-mass committed Jan 29, 2024
1 parent eb95c6c commit 8135334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
with:
paths: |
/__w/proof-producer/proof-producer/**
!/__w/proof-producer/proof-producer/
!/__w/proof-producer/proof-producer/**/.git/**
refs: ${{ needs.handle-syncwith.outputs.prs-refs }}

Expand Down

0 comments on commit 8135334

Please sign in to comment.