Skip to content

Commit

Permalink
Fix actions example
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Sep 24, 2024
1 parent 16053f4 commit dd417b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run Pear Reviewer
uses: sapcc/pear-reviewer@master
```

0 comments on commit dd417b2

Please sign in to comment.