Skip to content

Commit

Permalink
fix: add fetch-depth to get GIT history
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloCore committed Oct 3, 2023
1 parent bebbaa1 commit 24851cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2

- uses: actions/setup-node@v1

Expand Down

0 comments on commit 24851cc

Please sign in to comment.