Skip to content

Commit

Permalink
ci(build): don't checkout all branches and tags
Browse files Browse the repository at this point in the history
optimise
  • Loading branch information
validcube authored Sep 25, 2023
1 parent 36dfec2 commit 2d7ed97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
uses: actions/checkout@v4
with:
persist-credentials: false
fetch-depth: 0
- name: Setup JDK
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 2d7ed97

Please sign in to comment.