Skip to content

Commit

Permalink
fix: added fetch depth statement
Browse files Browse the repository at this point in the history
m-jahn committed Jan 22, 2025
1 parent 9527b3a commit 153f49a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -12,6 +12,8 @@ jobs:
if: ${{ github.actor != 'github-actions[bot]' }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Formatting
uses: super-linter/super-linter@v7
env:

0 comments on commit 153f49a

Please sign in to comment.