Skip to content

Commit

Permalink
Set 'fetch-depth: 0' option to enable #336
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jan 16, 2025
1 parent 86e1b37 commit a000888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: ☑️ Checkout code
uses: actions/checkout@v4
# Need all commits to track info
#with:
# fetch-depth: 2
with:
fetch-depth: 0

- name: 💎 Setup Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit a000888

Please sign in to comment.