Skip to content

Commit

Permalink
increase fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
nomaxg committed Mar 27, 2024
1 parent e3dcff0 commit 62afd08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-demo-consistency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 2

- name: Check for file edits
run: |
Expand Down

0 comments on commit 62afd08

Please sign in to comment.