Skip to content

Commit

Permalink
only fetch 50
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Feb 13, 2025
1 parent 10a43db commit efc51d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
fetch-depth: 50

- name: Initial setup
id: setup
Expand Down

0 comments on commit efc51d3

Please sign in to comment.