Skip to content

Commit

Permalink
chore: add depth
Browse files Browse the repository at this point in the history
  • Loading branch information
khru committed Sep 13, 2023
1 parent 5966190 commit 01d40b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
os: [ 'ubuntu-latest' ]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v4
env:
Expand Down

0 comments on commit 01d40b7

Please sign in to comment.