Skip to content

Commit

Permalink
chore(actions): fetch all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
vinchona committed Aug 29, 2023
1 parent e14864d commit 3b7e6be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pre-commit/action@v3.0.0

0 comments on commit 3b7e6be

Please sign in to comment.